First spit slot under the Windows Android Development environment configuration, can make people sick to death. For this, accidentally kicked the landlord's stair guardrail. The people who have been pretending to know, tears don't want to say
Configuring the development environment on Android is incredibly simple, just download one software to get it done:
AIDE (Android java IDE)
1:http://apk.banma.com/v0/app-feed/soft/apk/20140123/106bbb48f9c34982b84114f515958133.apk
2:http://pan.baidu.com/s/1bneidnt
After installation, it can be used directly. This is Google out of the software, the integration of the SDK directly, so no configuration required. But only the English version, the Chinese version of the few, also unstable.
Usually you lose code no problem, but import online other users to share the code may appear problems. Because aide only recognize UTF-8 encoding, so encoding like GBK will appear in Chinese garbled cause error, unable to run. Transcoding is possible with the following software
Gb2utf-8
: Http://pan.baidu.com/s/1kTysDwz
With these, a small mobile phone can be developed for Android, with respect to Windows,aide never consider the compilation environment error, so you can focus on the code.
Well, of course, want to lose the code comfortable on a tablet plus external keyboard.
Android-focused friends hope to make progress together
This article is from the "Wind Over sadness" blog, please be sure to keep this source http://sboneqiu.blog.51cto.com/9047932/1426757