Skip to content
This repository has been archived by the owner on Apr 25, 2023. It is now read-only.

Latest commit

 

History

History
8 lines (8 loc) · 269 Bytes

File metadata and controls

8 lines (8 loc) · 269 Bytes
  • 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