cf8de59746
This app makes a sound as the gopher hits the edges of the screen. Change-Id: I85c7d55ec88b1a9faec5dfb7b29e03d1149f5d65 Reviewed-on: https://go-review.googlesource.com/9698 Reviewed-by: Nigel Tao <nigeltao@golang.org> |
||
---|---|---|
app | ||
audio | ||
bind | ||
build | ||
cmd | ||
event | ||
example | ||
f32 | ||
font | ||
geom | ||
gl | ||
sensor | ||
sprite | ||
testdata | ||
.gitattributes | ||
.gitignore | ||
AUTHORS | ||
CONTRIBUTING.md | ||
CONTRIBUTORS | ||
Dockerfile | ||
LICENSE | ||
PATENTS | ||
README.md | ||
codereview.cfg |
README.md
Go support for Mobile devices
The Go mobile repository holds packages and build tools for using Go on Android.
This is early work and installing the build system requires Go 1.5. Follow the build instructions on godoc.org/golang.org/x/mobile/cmd/gomobile to install the gomobile command and build the basic example.
--
APIs are currently very limited, but under active development. Package documentation serves as a starting point:
Contributions to Go are appreciated. See https://golang.org/doc/contribute.html.