jsdf wrote: > Hi all, > When I run the emulator with an AVD set to WVGA854, it is far too tall > and gets completely cut off my MacBook laptop screen. > > Is there a way to zoom out via the emulator? E.g. pass a scale value > on startup? I know the same thing is possible with BlackBerry, and > thought it might exist with Android. I browsed quickly through the > options, but could find nothing.
If you are on Android 2.0, and you are working outside of Eclipse, just run android with no arguments to bring up the AVD Manager. There, when you start, you can specify scaling details to have the emulator run at a more appropriate size. I assume there's some way to get Eclipse to do the same thing, but that's outside of my jurisdiction... ;-) -- Mark Murphy (a Commons Guy) http://commonsware.com | http://twitter.com/commonsguy Android Consulting/App Development: http://commonsware.com/consulting -- 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

