How to Zoom Out in Android Emulator

21,703

Solution 1

There is a way to zoom out of the emulator screen. After you have zoomed in appropriately and want to zoom out (return to original state), simply click the same zoom button again.

If instead, you want to zoom out in stages like the way you zoomed in, click the right mouse button.

Solution 2

Pressing and holding the Cmd (Ctrl) key, and then zooming in/out using the mouse works.

Solution 3

When you click on the zoom button you can also resize the window

Solution 4

Yes, Holding Ctrl key while left click your mouse. For example, it works well while using google map. Also, you can double left or right click to zoom in and double left or right click + Ctrl to zoom out.

Share:
21,703
Harshad Pansuriya
Author by

Harshad Pansuriya

Passionate in coding. learn new Technology.... Code Android with Android Studio Code Android and iOS with Xamarin Studio and Visual Studio EnterPrise Developer Work = Android + Ios + Windows + Javascript + Angular + Typescript + .Net Core + Web Api + C# + Github + VSTS. ###SoReadyToHelp... Top 10 User from Surat.

Updated on August 02, 2022

Comments

  • Harshad Pansuriya
    Harshad Pansuriya almost 2 years

    Let's say I have One Emulator That is shown below. In that Emulator Right Side one Panel as we know that it is control panel and Short Cut.Now In that panel one icon is for Zoom. When I click on that icon and Zoom something in My Emulator that work fine see below Image..

    Normal Screen :

    enter image description here

    When press Zoom Button on Emulator..

    enter image description here

    My Question : How to Zoom out in Emulator. Because there is no any Button. Everytime I wanna Shut Down Emulator and reopen it.

  • ofskyMohsen
    ofskyMohsen about 4 years
    How to persist this zoom level? so that emulator screen always has this zoom level
  • Gilian
    Gilian about 2 years
    Thanks, that was the only method that worked for me