Intel Atom Emulator disabled for Android 4.3 while working for Android 2.3.3 -


hello new android, trying install intel-x86 atom emulator avd, installed correctly still can't use android 4.3 api level 18 while creating avd in eclipse.

i have installed haxm correctly, have restarted computer still not working. checked in cmd using 'sc query intelhaxm' , says service_name: intelhaxm, state: 4 running

also have enabled virtualization bios, checked system on ark.intel.com, using core i3-m330, supports virtualization (vt-x). check link: http://ark.intel.com/products/47663/intel-core-i3-330m-processor-3m-cache-2_13-ghz?q=intel%c2%ae%20core%e2%84%a2%20i3-330m%20processor%20%283m%20cache,%202.13%20ghz%29

but when in avd manager, target android 4.3 (jelly bean) not able select intel atom cpu/abi options disabled , arm selected default. strange thing is, when target android 2.3.3 instead, lets me choose either arm or intel atom.

i have googled lot can't find solution. please help.

-------------- edit -------------

problem: have tried , found solution. installed intel atom x86 image android jelly bean 4.3 using sdk manager installed [installation path]/sdk/system-images/android-18/default/x86/ x86 folder containing files intel atom x86 system image

sdk manager created 'default' folder in android-18 (which jelly bean) folder , placed x86 folder inside default folder.

solution: close avd, sdk manager etc , cut x86 folder , paste in android-18 folder (going 1 directory outside default folder). path x86 folder should this: [installation path]/sdk/system-images/android-18/x86/

start avd , can select intel atom jelly bean 4.3, worked me.. :)


Comments

Popular posts from this blog

get url and add instance to a model with prefilled foreign key :django admin -

android - Keyboard hides my half of edit-text and button below it even in scroll view -

css - Make div keyboard-scrollable in jQuery Mobile? -