Today's first contact with Android, from the configuration of the development environment to the operation of the program, a full day, and did not come out.
1. Installing the JDK
Download the latest JDK on the JDK website and configure the environment after the installation is successful. Java_home:c:\program Files\java\jdk1.8.0_05. The configuration address here is the installation directory of the JDK. Classpath:.; %java_home%\lib\tools.jar;%java_home%\lib\dt.jar;%java_home%\bin; Path configuration:C:\Program files\java\jdk1.8.0_05\bin;
2 Installing Eclipse
Download the correct eclipse for installation on the website, which requires the eclipse version to be consistent with the JDK, for example, both based on the 64 system.
3. Install the Android SDK
Android can be downloaded on its own website, or it can be downloaded and installed in eclipse. In Eclipse, click help-to check for software updates-Install the software. You can install the latest ANDROIDSDK.
After the SDK is downloaded, you need to reference it in Eclipse.
4. ArcGIS for Andriod
Install ArcGIS for Android, because just contact, are in accordance with other people write environment configuration, did not expect the previous document is too old, the configuration is always wrong. The update address is:
Https://developers.arcgis.com/android/eclipse/updatesite