Skip to content

Instantly share code, notes, and snippets.

View everystone's full-sized avatar

Eirik Kvarstein everystone

View GitHub Profile
## Installing
Install Android Studio,
Install NDK via SDK Manager (in android studio).
go get golang.org/x/mobile/cmd/gomobile
gomobile.exe init -ndk C:\Users\eirik.kvarstein\appdata\local\android\Sdk\ndk-bundle
https://github.com/golang/go/wiki/Mobile#building-and-deploying-to-android
https://github.com/golang/mobile