Go on Android and iOS devices

Clone this repo:

Branches

  1. 3c911d8 cmd/gomobile: upgrade minimal javac version to 1.8 by Suzukihonoka · 8 days ago master
  2. e8d11dd cmd/gobind: remove repeated definite articles by cui fliter · 6 weeks ago
  3. e0f5769 cmd/gomobile: update the doc about the minimum Android SDK version by Hajime Hoshi · 3 months ago
  4. 43a0384 all: remove redundant type conversion by cui fliter · 9 months ago
  5. b36e624 cmd/gomobile: concurrent build for iOS archive files by Hajime Hoshi · 8 months ago

Go support for Mobile devices

Go Reference

The Go mobile repository holds packages and build tools for using Go on mobile platforms.

Package documentation as a starting point:

Caution image

The Go Mobile project is experimental. Use this at your own risk. While we are working hard to improve it, neither Google nor the Go team can provide end-user support.

This is early work and installing the build system requires Go 1.5. Follow the instructions on golang.org/wiki/Mobile to install the gomobile command, build the basic and the bind example apps.


Contributions to Go are appreciated. See https://golang.org/doc/contribute.html.