commit | e241db99d5b2c8439d7f6390031b1e14e23e9212 | [log] [tgz] |
---|---|---|
author | Elias Naur <elias.naur@gmail.com> | Thu May 28 23:11:47 2015 +0200 |
committer | David Crawshaw <crawshaw@golang.org> | Fri May 29 10:36:48 2015 +0000 |
tree | 00871d24afcc0b3862676599d3e7655a993a57df | |
parent | c73f3e75b63dd43bb46bb4a7303489811578f27e [diff] |
bind/java: revert byte array class workaround from CL 9783 After CL 10296 the workaround from CL 9783 is no longer necessary. Revert the workaround but keep the global reference, just in case. Change-Id: I3fdd580e4122c36508beb9d328739b910dbbe2e2 Reviewed-on: https://go-review.googlesource.com/10483 Reviewed-by: David Crawshaw <crawshaw@golang.org>
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.