commit | 6c1c490379eafcb4c357eb204843154e94011a6e | [log] [tgz] |
---|---|---|
author | David Crawshaw <crawshaw@golang.org> | Tue May 26 15:28:52 2015 -0400 |
committer | David Crawshaw <crawshaw@golang.org> | Thu May 28 21:03:30 2015 +0000 |
tree | 07be162155bc145d142edb51bdf0335f9137cbf1 | |
parent | 64c20ce93dd0f5428191a509374ee38477ecfb2e [diff] |
cmd/gomobile: set tmpdir when calling cmd/dist Fixes #10928 Change-Id: I7c842c9f0e812a31d0fe84fd6a2ea5f1259cb125 Reviewed-on: https://go-review.googlesource.com/10401 Reviewed-by: Hyang-Ah Hana Kim <hyangah@gmail.com>
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.