How to resize the AVD emulator (in Eclipse)?

前端 未结 11 1056
栀梦
栀梦 2020-11-28 01:24

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

11条回答
  •  执念已碎
    2020-11-28 01:55

    If you launch your emulator outside of Eclipse, using the android command, you will be able to scale the screen as part of the launch process. Not sure how to do that in Eclipse, though.

提交回复
热议问题