commit | df4a6521adb4fc2fd58bc104519b403aebc88481 | [log] [tgz] |
---|---|---|
author | Burcu Dogan <jbd@google.com> | Sat Jun 20 13:15:16 2015 -0700 |
committer | Burcu Dogan <jbd@google.com> | Sat Jun 20 22:31:06 2015 +0000 |
tree | f3df9e6c490a298a27898039959547ef7d3bc311 | |
parent | 8fff803af0322a7f3761ebf97f75b55e8e26fdd8 [diff] |
cmd/gomobile: improve error message if gomobile hasn't inited gomobile init builds and install the toolchain for iOS builds now. The error message shouldn't exclude the darwin/arm and darwin/arm64 related initialization. Change-Id: Iebd5d7fb1466d9be694d8848c0fd8fa782850c79 Reviewed-on: https://go-review.googlesource.com/11239 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.