commit | c95aae96bafe8890b4d5f3f3564bdc496be87bac | [log] [tgz] |
---|---|---|
author | David Crawshaw <crawshaw@golang.org> | Thu May 21 15:54:27 2015 -0400 |
committer | David Crawshaw <crawshaw@golang.org> | Fri May 22 09:04:17 2015 +0000 |
tree | edd7debb3e47fd426cc03aff04db96ea269f38c3 | |
parent | 73e04c3da0a52c9bc644e1bf696712facae30488 [diff] |
cmd/gomobile: update init with new compiler name Change-Id: Id01a628ca4cb70a936a0aa19b9ffc037f92c933d Reviewed-on: https://go-review.googlesource.com/10319 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.