[android-developers] Re: emulator's WVGA854 memory size?

2009-11-09 Thread String
On Nov 9, 3:26 am, Romain Guy romain...@google.com wrote: Devices running in WVGA (at least, devices in WVGA and with a high density display) offer more memory to each process. Droid for instance allows up to 24 MB per process. Note that, in the emulator at least, this only applies to 2.0

Re: [android-developers] Re: emulator's WVGA854 memory size?

2009-11-09 Thread Romain Guy
Yes, it only applies to 2.0. On Mon, Nov 9, 2009 at 12:26 AM, String sterling.ud...@googlemail.com wrote: On Nov 9, 3:26 am, Romain Guy romain...@google.com wrote: Devices running in WVGA (at least, devices in WVGA and with a high density display) offer more memory to each process. Droid for

[android-developers] Re: emulator's WVGA854 memory size?

2009-11-09 Thread knavewave
Thanks for the insights! I had been using 1.6, so this is exactly what I wanted to hear :) ... on to 2.0 On Nov 9, 9:34 am, Romain Guy romain...@google.com wrote: Yes, it only applies to 2.0. On Mon, Nov 9, 2009 at 12:26 AM, String sterling.ud...@googlemail.com wrote: On Nov 9, 3:26 am,

[android-developers] Re: emulator's WVGA854 memory size?

2009-11-08 Thread knavewave
How do I check? I am being lazy and using whatever the GUI utility gives me (It only asks for screen size when creating an device). Checking the details (again via GUI), I only see 'hw.lcd.density: 240'. Thanks, Richard On Nov 8, 6:47 pm, dan raaka danra...@gmail.com wrote: what doer your

Re: [android-developers] Re: emulator's WVGA854 memory size?

2009-11-08 Thread Romain Guy
Devices running in WVGA (at least, devices in WVGA and with a high density display) offer more memory to each process. Droid for instance allows up to 24 MB per process. On Sun, Nov 8, 2009 at 6:59 PM, knavewave knavew...@gmail.com wrote: How do I check? I am being lazy and using whatever the