examples

command
v0.0.0-...-e7bc4dc Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 26, 2015 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

An app that demonstrates the 2d scenegraph Get the basic example and use gomobile to build or install it on your device.

$ go get -d github.com/pyros2097/spike/example
$ gomobile build github.com/pyros2097/spike/example # will build an APK

# plug your Android device to your computer or start an Android emulator.
# if you have adb installed on your machine, use gomobile install to
# build and deploy the APK to an Android target.
$ gomobile install github.com/pyros2097/spike/example

Switch to your device or emulator to start the Basic application from the launcher. You can also run the application on your desktop by running the command below. (Note: It currently doesn't work on Windows.)

$ go install github.com/pyros2097/spike/example && example

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL