commit | f1034a4131ca824d3d7ca1b9d65473ea90bc3525 | [log] [tgz] |
---|---|---|
author | Burcu Dogan <jbd@google.com> | Sun Oct 18 21:37:57 2015 -0700 |
committer | Burcu Dogan <jbd@google.com> | Mon Oct 19 16:14:39 2015 +0000 |
tree | 82624b4739b976d38e01744e85698deac80b3fc4 | |
parent | 319b6ff544bcf5bd7c33dad8d3310eb58864a943 [diff] |
cmd/gomobile: use the proper prefix when generating a bundle Fixes golang/go#12960. Change-Id: I97abdc3219e857a83908a360aa619089086795ac Reviewed-on: https://go-review.googlesource.com/16026 Reviewed-by: Hyang-Ah Hana Kim <hyangah@gmail.com>
The Go mobile repository holds packages and build tools for using Go on mobile platforms.
Package documentation as a starting point:
The Go Mobile project is experimental. Use this at your own risk. While we are working hard to improve it, neither Google nor the Go team can provide end-user support.
This is early work and installing the build system requires Go 1.5. Follow the instructions on golang.org/wiki/Mobile to install the gomobile command, build the basic and the bind example apps.
Contributions to Go are appreciated. See https://golang.org/doc/contribute.html.