commit | 0d468be861d08831fb157257ab0492a27a4bbc55 | [log] [tgz] |
---|---|---|
author | Nigel Tao <nigeltao@golang.org> | Mon Jun 01 13:35:56 2015 +1000 |
committer | Nigel Tao <nigeltao@golang.org> | Mon Jun 01 04:35:06 2015 +0000 |
tree | 93eae8e33b411bdbdfc67e907f3fc8c0c9e404cc | |
parent | cc98479faf6b0eb8342ecf3d9539f74a03e08d06 [diff] |
app: fix onInputQueueDestroyed shadowing bug. Change-Id: Ia225c944e76c9ccd3f9ab16d7d13afbcbf41fd16 Reviewed-on: https://go-review.googlesource.com/10560 Reviewed-by: David Symonds <dsymonds@golang.org>
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.