I\'m writing my first Android app for a small business that has some Droid phones. I set up an AVD for the phone with the right resolution: 854 pixels high.
I\'m wo
You can permanently change window size of emulator by changing in config.ini file of avd
For that you need to follow this path
In config.ini file change the value of skin.name and skin.path to your conveniency. I have set it to 480x600 .