FWIW, to run the emulator with different size screens, type in the command line "emulator -skin<width>x<height>". You can go up until a little north of 800x600 before it goes pop.
http://www.android.encke.net/android-emulator-tutorial.html#Keyboard-Control Yusuf Saib Android ·T· · ·Mobile· stick together The views, opinions and statements in this email are those of the author solely in their individual capacity, and do not necessarily represent those of T-Mobile USA, Inc. On Aug 19, 9:40 am, Dianne Hackborn <[email protected]> wrote: > Though note that the QVGA skins are not at all representative of > environments apps will find themselves running in any time soon, since the > 1.5 emulator doesn't fully implement density scaling that would typically go > along with such a screen (which would be a similar physical size to the > HVGA, so lower density). > > > > > > On Wed, Aug 19, 2009 at 7:02 AM, lilbyrdie <[email protected]> wrote: > > > In addition what what Mark said, you can use the emulator to test with > > the QVGA skins, too (320x240 and 240x320). > > > Those resolutions should help quickly reveal any obvious layout > > problems. > > > On Aug 19, 6:06 am, Sukitha Udugamasooriya <[email protected]> wrote: > > > Hi > > > > I have created an application and I want to make sure it works in > > > different resolution. > > > > i have used LinearLayout and some ListViews and buttons. > > > > I need to know will it be an issue if the apk is put to two different > > > phones which has different resolution. > > > > thank u > > -- > Dianne Hackborn > Android framework engineer > [email protected] > > Note: please don't send private questions to me, as I don't have time to > provide private support, and so won't reply to such e-mails. All such > questions should be posted on public forums, where I and others can see and > answer them. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

