Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to open emulators from android studio 3.0.1

I have recently installed android studio. I need to open/create android emulators how can i do that, I am not able to find AVD Manager option. Below option is not available Open the AVD Manager by clicking Tools > Android > AVD Manager.

Android Studio

Here Emulator option is disabled

enter image description here

like image 456
R15 Avatar asked Feb 28 '18 05:02

R15


3 Answers

Open Emulator Android Studio.

Check the picture. Android Studio 3.0.1

Picture

like image 110
lucasg Avatar answered Nov 15 '22 01:11

lucasg


It looks like you haven't installed Android Emulator option in SDK tool,

Go to File --> Settings, Now follow the image and install Android Emulator.

enter image description here

After installing, restart the Studio and your problem will be solved.

like image 40
Arjun Avatar answered Nov 15 '22 01:11

Arjun


Check Image

enter image description here

Click on AVD Manager, new Screen Will appear. So choose emulator if you already have any emulator or Create Virtual device and clone it.

like image 31
Nabeel Nazir Avatar answered Nov 15 '22 01:11

Nabeel Nazir