Android Studio - AVD Manager is not visible

I installed Android Studio 2.3.2 and AVD Manager (which should be in the tool menu is not displayed).

Is there any way to make this available?

Tools menu in Android Studio

enter image description here

Menus and Toolbars

enter image description here

+6
source share
4 answers

You can find it in:

tool->Android->AVD Manager.

If you want the icon to AVD Managerbe visible, you can do this:

Right-click on the Toolbar and select Customize Menu and Toolbar.., Select the main toolbar.

enter image description here

Then you can see this:

enter image description here

Restore Default, AVD Manager. , .: -)

+1

, Android- Enabled :

→ -- >

Android Android Studio enter image description here

+1

, AVD Manager Android Studio 3.0.1. . : fooobar.com/questions/848442/...

  • Android Studio , SDK , .
  • , Android Studio, , , AVD Manager.

I think this can help Windows and Mac users.

+1
source

Make sure you install Android emulator from sdk manager

enter image description here

Then go to tools -->android-->avd manager

enter image description here

if it does not work, check the settings-->plugins-->androidsupport that it (android support) is installed or not

0
source

All Articles