commit | 12c8d8ccabc161c9804a19b13dc39572a6c5a044 | [log] [tgz] |
---|---|---|
author | Hana Kim <hyangah@gmail.com> | Thu May 09 10:33:37 2019 -0400 |
committer | Hyang-Ah Hana Kim <hyangah@gmail.com> | Thu May 09 15:01:47 2019 +0000 |
tree | 51e03bd637d8dc1ed2ecf55f3732c3da48622225 | |
parent | 3e0bab5405d63a8f5dd9d9764a24c8e5ac4997fa [diff] |
cmd/gomobile: update doc Ran `gomobile help documentation doc.go` Change-Id: Ie7f89349520393e63a8d72495d69c299e3218876 Reviewed-on: https://go-review.googlesource.com/c/mobile/+/176157 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
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.