Android installation environment developed by Eclipse
I haven't used Eclipse to develop Android for a long time. I installed it today and found that the Android sdk was unavailable. Then I downloaded the latest SDK from the official website, because FQ is required to access the current Android official website, I have provided the software required for development. You do not need to download the software from the FQ official website, go to the topic.
Step 1: Install the Java Runtime Environment JDK (not this Eclipse can not run), here I install jdk-8u51-windows-i586, install according to the prompt, click Next directly until the completion.
Step 2: verify whether the java Runtime Environment is correctly installed. Open the cmd command and enter "java-version", as shown in
Step 3: Install android Development Environment: Eclipse, I have a compressed package: eclipse-SDK-3.7.1-win32, directly decompress can be used, but the premise is to install Java Runtime Environment JDK, otherwise, a warning box is displayed. the main interface is shown as follows:
Step 4: This requires installation of android sdk, which requires FQ to download the latest sdk, the previous version is generally unavailable, I am using this version is android-sdk_r24.3.3-windows, decompress the package to the same path as Eclipse, open the Eclipse Software, and find help-> Install New Software .., in the Work with column, enter http://dl-ssl.google.com/android/eclipse/and return to the car. The following figure is displayed:
Note that FQ is required. Otherwise, the downloaded list will not appear even if you enter the correct path.
Step 5: Select All, click Next -- Next, Select "I Accept (a few words are omitted here)", and then click Finish to install the plug-in, after the installation is complete, you will be prompted to restart Eclipse. Click yes.
Step 6: Find the Android SDK Manager in the window in the menu bar of Eclipse. Click it and you will be prompted to install something, as shown in:
Step 7: click "Install 16 packages:
Step 8: Select the "Accept" radio button for all the items in the list, and click "Install". The installation is long.
Eclipse development Android installation environment related files Baidu Network Disk download: http://pan.baidu.com/s/1ntko685
Or
------------------------------------------ Split line ------------------------------------------
FTP address: ftp://ftp1.bkjia.com
Username: ftp1.bkjia.com
Password: www.bkjia.com
In 2015, LinuxIDC.com \ July \ Eclipse developed the Android installation environment
For the download method, see
------------------------------------------ Split line ------------------------------------------
Build an Android Development Environment on Ubuntu 14.04
How to configure the compiling environment of Android 14.04 kitkat on Ubuntu 4.4 x64
Build an Android Development Environment on Ubuntu 12.04
Configure the Android SDK development environment in Ubuntu 14.04
Build the Android development environment under 64-bit Ubuntu 11.10 (JDK + Eclipse + ADT + Android SDK details)
Install Android SDK on Ubuntu 12.10x64