Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Android Emulator: missing right panel

It seems to be that in the latest version of Android studio, Google includes a new skin for the emulator.

enter image description here

I noticed that their is a side panel at the right of the emulator. In my case, this panel is missing. I've searched for hours but with no result. Could anyone show me how to enable this panel in the emulator

PS: I'm using Ubuntu 14.04

like image 747
The Dark Knight Avatar asked Apr 09 '16 05:04

The Dark Knight


People also ask

How do I get the Emulator to show on the side bar?

As @Nisu suggested, go to File>Settings>Tools>Emulator and uncheck the "Launch in a tool window". Show activity on this post.

Why is the Emulator not showing in Android Studio?

If the emulator fails to launch due to the error vulkan-1. dll cannot be found , you probably need to update the emulator. To update the emulator in Android Studio, go to Tools > SDK Manager and install the latest stable version of Android platform.

Why is my Emulator showing a white screen?

If it's a white screen, it means it is loading. Before it happened to me, and I clicked on the white screen for some times, then it successfully loaded my project. It may be that your Project includes something that the Emulator is incompatible with (an extension for example).


1 Answers

  1. Put mouse at top right conner(Cursor change to double head arrow)
  2. left click mouse and drag out to right. The panel will display again.
like image 172
Yuan25 Avatar answered Sep 21 '22 00:09

Yuan25