Is it possible to create an AVD to emulate the Nexus 4?
I am using Eclipse and I’m pretty sure I have updated all of the SDK tools etc, along with the 4.2 SDK/system Image etc.
However, when I open the AVD manager to add a new AVD, there no longer seems to be the ability to enter a custom resolution/density etc. There is a droplist containing several devices, but no Nexus 4, and no generic version with a resolution of 768×1200.
Am I just missing something obvious?
Thanks in advance for any help!
After Update your ADT to version 21.
In Older Version each time you have to set
Add CustomScreen if you want custom Device Configurations as (if you want Nexus 4).In ADT21 version you can get this thing done by
Alternative (Much Easier approach)
like after Created my Emulator of Nexus7 Emulator with Android 4.2 with Name as “Nexus7_Android_4.2” i will get this Device Configuration in Graphical Layout of xml automatically.
Below is the Screen Shot of it.
Hope it will Help you.