[Android] development environment configuration (windows)-draft, android-draft
1. Download the Android SDK and place the SDK wherever you want (this may be larger in the future)
2. Configure windows Environment Variables
3. Install the Eclipse ADT plug-in
Separate installation is recommended.
(Assume that the eclipse installation path is D: \ eclipse-jee)
Now the Android environment has been configured
4. Create a New simulator (different versions of ADT may be different)
There is a mobile phone icon on the toolbar in Eclipse, and an Android villain in it
Click Open, select new, and then
Fill in AVD Name (Chinese characters are not required)
The smaller the Resolution, the faster the Device is.
Target is the Android version. Check which version you want to develop (android apps are compatible with the Android version)
You can set the size of the SD Card to 512 or whatever. You can leave it empty. It is best to fill it in for future use.
Others do not matter directly OK
Then select Start, which is the default one.