This is a created article in which the information may have evolved or changed.
The go language is now available to develop Android and iOS mobile apps. Related information:
1. IOS
Https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!topic/golang-china/zEh_pdSLHDs
Need to be able to access Google
Source: Https://bitbucket.org/minux/goios
Other documents:
Https://medium.com/using-go-in-mobile-apps
2. Android
Official Source: Https://github.com/golang/mobile
Environment configuration:
http://studygolang.com/articles/2322
http://studygolang.com/articles/2281
It is important to note that the Android API level of the platform parameter when compiling the NDK needs to be consistent with the system version of the API Lelve configured in the project and the compiled APK file to run on the phone. For example, my system is Andorid 4.4.2, corresponding to the API level=19, compile the parameters in the NDK and the SDK version in the project must be 19
After compiling, the official several demo is realizes the simple animation effect, runs to see:
http://mp.weixin.qq.com/s?__biz=MzA4MzI2NTU4NA==&mid=206289530&idx=1&sn= 66cc80cf3ce7d70cc4ada76072497e96#rd