Now when it comes to smartphones being the hottest, many people are sure to say Android phones. If you do not have an Android phone, and want to buy a try, but the price is not cheap, bought not suitable for themselves? Then you can install an Android emulator on your computer, because it can simulate the Android phone system on your computer, allowing you to experience its charms in advance.
In the latest Android 4.0.3 R2 Simulator, GPU support has been added to support the OpenGL ES 2.0 standard, allowing developers to test their OpenGL games with the help of an emulator. With the addition of camera support last year, the new simulator now includes support for multi-touch input devices, and Bluetooth and NFC support in the future.
QVGA (240x320, low density, small screen)
WQVGA400 (240x400, low density, normal screen)
WQVGA432 (240x432, low density, normal screen)
HVGA (320x480, medium density, normal screen)
WVGA800 (480x800, density, normal screen)
WVGA854 (480x854 density, normal screen)
WXGA720 (1280x720, extra-high density, normal screen)
WSVGA (1024x600, medium density, large screen)
WXGA (1280x800, medium density, xlarge screen)
I. Configuration of the operating environment
1, prepare your computer system: XP or Windows 7
2, because the Android simulator needs to be in the Java Simulator (emulator Lite) environment to run, first download Java installation bar.
Http://www.oracle.com/technetwork/java/javase/downloads/jdk6-jsp-136632.html
Second, download the Android 4.0.4 SDK file Pack
1, download the Android SDK starter Package
Http://dl.google.com/android/android-sdk_r18-windows.zip
Use Zip to open, drag out android-sdk-windows to where you want to place
2, download the Android SDK API level
Https://dl-ssl.google.com/android/repository/android-15_r03.zip
Open in Zip, drag and Drop Android-15 (folder name: android-4.0.4) to platforms directory
3, download the android SDK 4.0.4 system img
Https://dl-ssl.google.com/android/repository/sysimg_armv7a-15_r02.zip
Into the Android-sdk-windows directory,
New folder: System-images
Enter System-images directory again, new folder: Android-15
Open in Zip, drag and drop armeabi-v7a into system-imagesandroid-15 directory
4, download the Android SDK Platform-tools
Https://dl-ssl.google.com/android/repository/platform-tools_r11-windows.zip
Open in Zip, drag and drop platform-tools into android-sdk-windows directory
Basically the same, no longer repeat, please follow the tutorial action (the following version number is not modified, but does not affect the installation)
Third, create Android 4.0.4 simulator
1, into the Android-sdk-windows directory, double-click to run AVD Manager.exe
2, new virtual machine, click New ... Button
3, fill in some information, such as name, SD card size.
4, after the creation, there will be a determination box, and prompts the virtual machine information.
5, back to the main interface, click on the new virtual machine name above, and then click on the right Start ... Button start
6, here do not need to set, direct point launch can.
7, OK, Finish! Android 4.0 is starting in ~!
Initialization time will be a little long, about 2-3 minutes, depending on the configuration of the computer!
The image on the left is the analog mobile interface,
The right side is the control button: The small house is the home button, menu is the button, return, search what do not explain.
8, start to complete, into the desktop. Click OK, you can!