There are 2 ways to install Intel's Android and Intel HAXM - A) Install via Android SDK and B) Intel's website.
A) Install Intel's Android and Intel HAXM via Android SDK Manager:
- Download and install Android SDK
- Open SDK Manager
- Expand the latest Android version folder, and check Intel x86 Atom System Image (The latest is Android 4.0.3)
- Expand Extras folder, and check Intel Hardware Accelerated Execution Manager Note: Intel HAXM installation will failed if your system doesn't meet the requirement, including lack of support for Intel Virtualization Technology (VT).
- Click Install 2 packages... button
- After finished installing, you can verify Intel HAXM is running by entering the following command in Command Prompt:
- Open AVD Manager
- Click New... button
- Name your Android Virtual Device, select target, Intel Atom (x86) for CPU/ABI
- Under Hardware category, click New... button
- Select GPU Emulation and click OK
- Change GPU Emulation's value to yes to increase graphic performance on Android
- Click Create AVD
- Done. Select your Android Virtual Device and click Start... button
sc query intelhaxmThe status message states is 4 RUNNING means Intel HAXM is working.
If it isn't, navigate Android/android-sdk/extras/intel/Hardware_Accelerated_Execution_Manager then double click on IntelHaxm to install.
B) Download manually from Intel's website:
- Download and install Android SDK
- Download Android x86 Emulator System Image (The latest is Android 4.0.4)
- Download and install Intel HAXM Note: Intel HAXM installation will failed if your system doesn't meet the requirement, including lack of support for Intel Virtualization Technology (VT). You may check Intel HAXM is running by entering the following command in Command Prompt:
- Extract the Android x86 system image (x86 folder) to Android/android-sdk/system-images/android-15 Note: If the directory path above doesn't exists, just create /system-images/android-15 folder and extract x86 folder there.
- Open AVD Manager
- Click New... button
- Name your AVD, target API, and Intel Atom (x86) for CPU/ABI
- Under Hardware section, click New...
- Choose GPU Emulation and click OK
- Change the value of GPU Emulation to yes to increase Android User Interface performance
- Click Create AVD
- Setup finished. Now click Start... to start your Intel Android.
sc query intelhaxmThe status message should states 4 RUNNING which means Intel HAXM is working.
Let me know if Intel's Atom Android x86 works for you. So far, Buildroid is still my favourite Android on Computer.
[Source]
So it probably requires much higher performance system. Oh well, here's how to setup Intel Atom x86 Android ICS on Android AVD.
ReplyDelete