Build Android 5.0 development environment and android5.0 Development
1. Android SDK Installation
: Http://developer.android.com/index.html
Provide your own ladder when visiting the website
Select: adt-bundle-windows-x86_64-20140702.zip
: Http://dl.google.com/android/adt/adt-bundle-windows-x86_64-20140702.zip
The above code can be directly copied and downloaded using xunlei. Without a ladder, the speed is still very fast:
Of course, you can also download a full set of compressed packages (64 bit), which are provided online at the following URL:
Http://pan.baidu.com/s/1i3ozh0T
The extracted path cannot contain spaces. The following directory appears after decompression:
2. Setting Android Environment Variables
Similar to the jdk environment variable configuration, the new variable name is ANDROID_SDK_HOME.
Set your own path variable value
Add % ANDROID_SDK_HOME % \ tools; % ANDROID_SDK_HOME % \ platform-tools in Path
3. Android simulator Configuration
Open eclipse
Click the icon below
The following interface appears to create a new Simulator
Related settings are as follows:
After this is done, the following error occurs:
Click start
Click Launch
The following page is displayed:
Wait for several minutes, depending on your computer configuration.
The following page is displayed:
To unlock the lock, press the lock icon at the bottom of the mouse and slide up to unlock the lock. The unlocked page is as follows: