Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Emulate Nexus 7

I want to emulate the Nexus 7, but I can't figure out what values to use.
Skin: Built-in or custom resolution? What hardware properties should I use?

like image 647
nhaarman Avatar asked Jul 01 '12 10:07

nhaarman


2 Answers

If you're running the latest version of the plugin (20) then when you're creating your new device there is an option within the Skin drop-down list for "WXGA800-7in"

Abstract LCD Densit: 213 Hardware Back/Home keys: no Keyboard lid support: no Max VM Heap size: 48 Device ram: 1024 
like image 88
Rawkode Avatar answered Sep 20 '22 20:09

Rawkode


In the latest version of plugin (21.1.0), You can emulate the Nexus 7 specifically.

When creating a new device in the AVD manager, You can select the

"Nexus 7(7.27",800 x 1280: tvdpi)"

option in the Device dropdown.

This creates Nexus 7 emulator.

like image 26
Baranitharan Selvasundaram Avatar answered Sep 21 '22 20:09

Baranitharan Selvasundaram