[android-porting] Android Supportted Screent Resolution

2010-01-27 Thread Leo Liang
Hi , We plan to use Android on our new board, which we didn't decide the resolution yet, so i'm wondering which resolution Android support, i think it's related to the kernel's frame buffer driver, but how about Android itself, is there any limitation about the screen resolution?

Re: [android-porting] Android Supportted Screent Resolution

2010-01-27 Thread Dianne Hackborn
The SDK documents the current screens that apps should support: http://developer.android.com/guide/practices/screens_support.html On Wed, Jan 27, 2010 at 4:04 AM, Leo Liang lxs...@gmail.com wrote: Hi , We plan to use Android on our new board, which we didn't decide the resolution yet,

Re: [android-porting] Android Supportted Screent Resolution

2010-01-27 Thread Leo Liang
Thanks Dianne 2010/1/28 Dianne Hackborn hack...@android.com The SDK documents the current screens that apps should support: http://developer.android.com/guide/practices/screens_support.html On Wed, Jan 27, 2010 at 4:04 AM, Leo Liang lxs...@gmail.com wrote: Hi , We plan to use