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 .
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.