mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
Updated Mobile (markdown)
parent
16c72bc425
commit
e6dbdadc9b
@ -126,7 +126,7 @@ $ go get -d golang.org/x/mobile/example/bind/...
|
||||
|
||||
### Building and deploying to Android
|
||||
|
||||
Note: Currently only ARM devices and ARM emulating AVDs are supported.
|
||||
Note: Go Mobile runs on the same architectures as Go, which currently means ARM, ARM64, 386 and amd64 devices and emulators. Notably, Android on MIPS devices is not yet supported.
|
||||
|
||||
If you are using Android Studio, you can use the [Gradle plugin](https://plugins.gradle.org/plugin/org.golang.mobile.bind) to automate this process.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user