Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Searching for the correct AVD settings to emulate an Samsung Galaxy Nexus (using android-4.x, ICS)

I recently upgraded my android sandbox to handle Icecream Sandwich (ICS, aka android-4). Unluckily I was unable to find configuration data for the newest android-based flagship; Samsung's Galaxy Nexus.

Can anyone help witht the specific configuration parameters?

Regs, Rob

like image 232
Robert Heine Avatar asked Dec 18 '11 17:12

Robert Heine


2 Answers

Here are the AVD settings :

  • Resolution : 720 x 1280
  • Abstracted LCD density : 316
  • Max VM application heap size : 48
  • Device ram size : 1024

If you can't manually enter the LCD density (316), use the nearest value (320).

like image 125
Dalmas Avatar answered Oct 04 '22 23:10

Dalmas


I used the built in skin WXGA720, it has same spec's

like image 31
Sid Avatar answered Oct 04 '22 21:10

Sid