It depends on whether you have set your app to run in density compatibility mode. Please read here:
http://developer.android.com/guide/practices/screens_support.html On Thu, Nov 5, 2009 at 2:05 PM, [email protected] < [email protected]> wrote: > What is the standard behavior for displaying an app in WVGA - using a > custom drawn view (usually 480 x 320). > > I have tried on the emulator and see one of 2 behaviors. Either : > - app takes up small window at top center measuring 480 x 320 leaving > most of the screen empty > - app scales up to 720 x 480 but misses the strip on the right (80 > pixels wide) > > Obviously neither is correct and needs work but which of these will > Moto Droid users see? > > Alex > > -- > 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]<android-developers%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- 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

