Skip to content

Files

Latest commit

author
Elias Naur
Jan 20, 2018
919e85a · Jan 20, 2018

History

History
This branch is 1 commit ahead of, 27117 commits behind golang/go:master.

android

Android
=======

For details on developing Go for Android, see the documentation in the
mobile subrepository:

	https://github.com/golang/mobile

To run the standard library tests, see androidtest.bash. Run it as

	CC_FOR_TARGET=.../ndk-gcc GOARCH=arm GOARM=7 ./androidtest.bash