commit | c6888a7bae667e5682f6e2e0827e1862bb50f3ca | [log] [tgz] |
---|---|---|
author | David Crawshaw <crawshaw@golang.org> | Wed Jul 15 18:45:03 2015 -0400 |
committer | David Crawshaw <crawshaw@golang.org> | Thu Jul 16 20:19:15 2015 +0000 |
tree | 700366d4830738818d7cfba1235075b32375777c | |
parent | 9300366e6529f24ab11d145e0c81f146951d0805 [diff] |
example/network: rewrite to use event loop Change-Id: Ibcf8fa9aec7327e98d4a0cdb5c37bb39bcc41bf8 Reviewed-on: https://go-review.googlesource.com/12278 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.