android_mt6572_jiabo/prebuilts/go/linux-x86/misc/android
2025-09-05 16:56:03 +08:00
..
cleaner.go first commit 2025-09-05 16:56:03 +08:00
go_android_exec.go first commit 2025-09-05 16:56:03 +08:00
README first commit 2025-09-05 16:56:03 +08:00

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