We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
wiki: redirect everything to go.dev/wiki For #61940.
-androidapi 19 arg is now required for current ndk versions, see https://github.com/golang/go/issues/52470#issuecomment-1203874724
Changed docker link to point to an updated image
url updates to go.dev / pkg.go.dev
fix godoc.org / pkg.go.dev links
Updated Mobile (markdown)
Update tools section
From 1.16, gomobile bind need indirect require in go.mod
how to install gomobile when using Go 1.16.x
Bindings for Android: need to generate aar before importing
Add tips for older user: gomobile support Go Modules now
Fix Xcode name
Rename operating system name: OS X -> macOS
Adding fix for "Module 'Hello' not found" Error, when building in xcode
Move app icon part (this is not documented elsewhere, but another wiki page might be appropriate).
add information about how to edit "android\app\build.gradle" file for importing custom aar file
Recreated Mobile page.
Destroyed Mobile (markdown)
Created Mobile (markdown)
gomobile init is no longer necessary.