522 B
522 B
Android Build
Build the APK with:
make apk
Environment:
ANDROID_SDK_ROOTorANDROID_HOMEmust point at an Android SDK install.APP_IDoverrides the Android application id.APK_OUToverrides the output path.APK_VERSIONoverrides the packaged app version.ANDROID_MIN_SDKoverrides the minimum supported Android SDK.ANDROID_TARGET_SDKoverrides the target Android SDK.
The repo tracks gogio as a Go tool, so the build runs through:
go tool gogio -target android ...