commit | 6fb2670129dc68ffa0da74acc1c0d6add40305d5 | [log] [tgz] |
---|---|---|
author | Hyang-Ah (Hana) Kim <hyangah@gmail.com> | Thu Jul 16 09:05:28 2015 -0400 |
committer | Hyang-Ah Hana Kim <hyangah@gmail.com> | Thu Jul 16 14:02:16 2015 +0000 |
tree | 1933db7abf00ac35f55183d70eb05e316fe9d486 | |
parent | b43065626f70ca762fe3e5bb8ad7fed74fd2b263 [diff] |
bind/objc: Remove reference of seq.h from generated header file. This allows gomobile bind to stop copying seq.h to the destination. Change-Id: I4a23613fe0407500ad483ae9d8f6bb823d82f082 Reviewed-on: https://go-review.googlesource.com/12300 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.