- Install Android Studio
- Install SDK, add to
ANDROID_HOME
- Install NDK, add to
ANDROID_NDK_HOME
path brew install go
brew install libgit2
go install golang.org/x/mobile/cmd/gomobile@latest
- Add
~/go/bin
to PATH cd go && gomobile init
This repository has been archived by the owner on Apr 25, 2023. It is now read-only.