Are you trying to change the resolution of the emulator screen or just change the size of the window that the emulator is running in.
In eclipse if I want to try something in QVGA I just open the "Run Configuration" dialog (from the top "Run" menu), go over to the "Target" tab and then change the "Screen Size" listbox from HVGA to QVGA. If I want to make the actual window smaller (because you can't resize the window and the default HVGA window is awkward to work with in 1200x800 resolution IMHO) just add "-scale 0.9" or soemthing to that effect on the "Addition command line options" Hopefully that helps. ---snctln www.snctln.com On Mar 2, 2:05 pm, Kidd <[email protected]> wrote: > Hello, > > I am trying to change the screen size of the emulator and see on the > site that they tell you what commands to use, but it doesnt' tell you > HOW to do it. > > Can anyone shed light on how I would change the screen size. I > believe this occurs on startup. > > I have eclipse as well, but would rather just shell into it and change > it whenever I want. > > Thanks > Jason --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

