javaandroideclipseandroid-emulatorvirtual-device-manager

How to set up the create android device options


In Eclipse, with Android Device Manager menu for setting emulation framework according to these procedure https://developer.android.com/training/basics/firstapp/running-app.html, I get following error

enter image description here

I have config this way.

enter image description here

What should i use as CPU/ABI ? With Nexus 7, default is RAM 1024. Why is there the error message then ?

This is not working either

enter image description here


Solution

  • The warning is there because you are trying to emulate MORE than 768MB of RAM, so you might want to set it to 768 or 512. Also the CPU looks good.