mirror of
https://github.com/golang/go.git
synced 2024-11-22 05:40:42 +00:00
Updated Mobile (markdown)
parent
861a92e779
commit
1572512587
@ -8,6 +8,8 @@ There are two strategies you can follow to include Go into your mobile stack:
|
||||
This article will contain step-by-step guides to explain how to achieve
|
||||
these strategies.
|
||||
|
||||
**Note: Supporting modules for `gomobile` and `gobind` tools is a work-in-progress. (https://golang.org/issues/27234) Until the work is done, use `GO111MODULE=off` to turn off the modules mode.**
|
||||
|
||||
- [Tools](#tools)
|
||||
- [Native applications](#native-applications)
|
||||
- [Building and deploying to Android](#building-and-deploying-to-android)
|
||||
|
Loading…
Reference in New Issue
Block a user