mirror of
https://github.com/go-i2p/gomobile-java.git
synced 2025-07-13 11:54:44 -04:00
5ced61ace79fc4f080bf2c0101d219d4bd6b2f1a

Change-Id: I3fd099910cfb1fe112ded4386905d370acfea002 Reviewed-on: https://go-review.googlesource.com/11816 Reviewed-by: Hyang-Ah Hana Kim <hyangah@gmail.com>
Go support for Mobile devices
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.
- Bugs can be filed at the Go issue tracker.
- Feature requests should preliminary be discussed on golang-nuts mailing list.
Description
Languages
Go
88.2%
Objective-C
4.4%
Java
4%
C
2.7%
Groovy
0.4%
Other
0.3%