mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
386 -> i386
parent
0b3e175f60
commit
21a6c67cd3
@ -126,7 +126,7 @@ $ go get -d golang.org/x/mobile/example/bind/...
|
||||
|
||||
### Building and deploying to Android
|
||||
|
||||
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.
|
||||
Note: Go Mobile runs on the same architectures as Go, which currently means ARM, ARM64, i386 and amd64 devices and emulators. Notably, Android on MIPS devices is not yet supported.
|
||||
|
||||
* Launch Android Studio.
|
||||
* File > Import Project... to import the reference project from $GOPATH/src/golang.org/x/mobile/example/bind/android.
|
||||
|
Loading…
x
Reference in New Issue
Block a user