commit | 1f1d6efd3f401387743837508c7ad5847cdf5b8b | [log] [tgz] |
---|---|---|
author | Hyang-Ah (Hana) Kim <hyangah@gmail.com> | Tue Jun 09 13:38:29 2015 -0700 |
committer | Hyang-Ah Hana Kim <hyangah@gmail.com> | Tue Jun 09 20:50:37 2015 +0000 |
tree | 075db324764c5a7b7b6925e9f03fd19f9419af0c | |
parent | b6fda3dde132de808c4ed1226d5af97989850964 [diff] |
app: use more obscure names for objective-c classes. Change AppDelegate, AppController to GoAppAppDelegate, GoAppAppController - which are ugly enough so gobind users is unlikely to use in their objective-c code. Change-Id: I69305994a83405a1d8499df661bd5f63757a7fd6 Reviewed-on: https://go-review.googlesource.com/10852 Reviewed-by: David Crawshaw <crawshaw@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.