commit | fd342d15abb081ea027d649c07598461d2f10011 | [log] [tgz] |
---|---|---|
author | Hyang-Ah (Hana) Kim <hyangah@gmail.com> | Mon May 11 16:25:42 2015 -0400 |
committer | Hyang-Ah Hana Kim <hyangah@gmail.com> | Wed May 13 22:32:52 2015 +0000 |
tree | c489e1135c9a5955e6c04391e0312633c2327b35 | |
parent | 5c3e18f08f98eedaa1a0bbfb44f24ccd42ae59b8 [diff] |
bind/objc: implement byte array read/write support. Change-Id: I01ff7369c653bc7d57a3357c8f936d30ca5c0beb Reviewed-on: https://go-review.googlesource.com/9922 Reviewed-by: Damien Neil <dneil@google.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.