commit | a849359c3b9391509b6aaf309d139c2beea3f10a | [log] [tgz] |
---|---|---|
author | Burcu Dogan <jbd@google.com> | Mon May 04 10:59:04 2015 -0400 |
committer | Burcu Dogan <jbd@google.com> | Mon May 04 21:07:04 2015 +0000 |
tree | 80b6613ff00a92bb7906773d390d4d6020a3ac75 | |
parent | 66ea9e5b499af97ce654cac04041d2e8c2513023 [diff] |
mobile: deprecate Dockerfile and document gomobile Keeping the Dockerfile as a reference to setup a working dev env without gomobile init. Fixes #10523 Change-Id: Ie5a359baff2c3b65ac34045fb8ab5560a23c0e22 Reviewed-on: https://go-review.googlesource.com/9686 Reviewed-by: Hyang-Ah Hana Kim <hyangah@gmail.com>
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.