Use the Go language to write iOS and Android programs

Source: Internet
Author: User
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

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.