Scaling the android emulator through command line.

By | January 27, 2012

Hello everyone,

Today I will show you a simple trick of scaling the android device through command line.
Ofcourse this can be done using the interface, but the otherway is using the command line.
Through interface is like this .

Scaling enulator

Scaling enulator

Through command line

C:>emulator -avd VD_Maps -scale 0.5

Change the scale value and see how your emulator changes.
please leave your comments if this post was useful.

Leave a Reply

Your email address will not be published. Required fields are marked *