Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Re-size Android emulator screen in Eclipse

I am using Eclipse for developing a new application, I have problem with screen size in the Android emulator. Even if I create a new emulator the screen size is zoomed in as shown. I can't re-size it. Even after searching it I can't find any solution for it.

Eclipse android emulator

like image 510
Kapil Avatar asked Feb 26 '26 08:02

Kapil


1 Answers

Run > Run Configurations
Pick the "Target" tab
Scroll down to "Additional Emulator Command Line Options" and put in: "-scale 0.7" or another number

This will keep the AVD scaled even if it is started automatically by Eclipse.
try this

like image 59
Shvet Chakra Avatar answered Feb 28 '26 22:02

Shvet Chakra



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!