Shreeniket987
Shreeniket987

Reputation: 45

I am unable to see in Android Studio, the AVD Manager

I am new to the android studio (3.6.3) and this is my first time creating an app using the kotlin language. But I could not access the AVD Manager to create an AVD to run the app. It is usually listed under the tools but this is what I see(I am on ChromeOS): Tools section in Android Studio on my laptop

I tried searching for AVD Manager by doing 'Ctr + Shift + A' but could not find it. Also, I tried searching for this problem online but none of the solutions seem to work for me. Please help. Thank you!

Upvotes: 2

Views: 189

Answers (1)

MMG
MMG

Reputation: 3268

Next to run option at the top:

enter image description here

See this link: Why AVD Manager options are not showing in Android Studio

Upvotes: 1

Related Questions