5

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

Dalmas
  • 26,409
  • 9
  • 67
  • 80
Robert Heine
  • 1,820
  • 4
  • 29
  • 61

2 Answers2

9

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).

Dalmas
  • 26,409
  • 9
  • 67
  • 80
8

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

Sid
  • 99
  • 1
  • 2