Android Development EnvironmentLatest environment configuration (ECLIPse sdk + Android SDK + ADT) |
In the past few days, I have tried Android coverage and aspect tests, I found that the old SDK could not meet the current needs, so I upgraded it, I did not expect that the SDK upgrade is not that easy, and the related software had to be upgraded, And upgrade to the best.So I sorted out what I needed for the upgrade. 1. The SDK itself should be checked and upgraded. I will not talk about it here. 2. The latest version of eclipse. After downloading, double-click it, No installation required.Eclipse
3.7:
Http://www.eclipse.org/Downloads/download. php? File =/Eclipse/downloads/drops/R-3.7-201106131736/eclipse-SDK-3.7-Win32.zip
3. download and install the latest ADT version. ADT 18.0: http://dl.google.com/android/ADT-18.0.0.zipInstallation Procedure: Open eclipse --> help --> install new software --> enter a name -->Click archiveselect adt.zip --> OK -->Next ......
Illustration:
Set Android preferences: Save the SDK location browse to the path where your android SDK is stored, as shown in the following figure: OK. Let's take a look. Congratulations! It's done! Haha! -- EOF ------
Author: Bi Xiaopeng |Http://blog.csdn.net/wirelessqaEmail:Wirelessqa.me@gmail.comWeibo: http://weibo.com/wirelessqa reprint please indicate the source: Bi Xiaopeng-Http://blog.csdn.net/wirelessqa