Search code examples
androidandroid-studioandroid-emulatorandroid-studio-2.0

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


Solution

  • After some hours digging, I ended up updating my Android sdk tools to the latest version (25.1.1 in my case). Then the problem solved.