mirror of
https://github.com/golang/go.git
synced 2025-05-05 23:53:05 +00:00
Rename the mobile subtitles.
parent
ab4a4814a9
commit
d4d4480f51
@ -46,7 +46,7 @@ Grab the application.
|
||||
$ go get -d golang.org/x/mobile/example/basic
|
||||
```
|
||||
|
||||
### Android
|
||||
### Building and deploying to Android
|
||||
|
||||
Run `gomobile build` to build an Android APK.
|
||||
|
||||
@ -62,7 +62,7 @@ If you have adb command installed on your machine, you can use `gomobile install
|
||||
$ gomobile install golang.org/x/mobile/example/basic
|
||||
```
|
||||
|
||||
### iOS
|
||||
### Building and deploying to iOS
|
||||
Run `gomobile build` to build the package as an iOS application.
|
||||
|
||||
Note: target=ios requires the host machine running MacOSX.
|
||||
|
Loading…
x
Reference in New Issue
Block a user