简体   繁体   中英

Where is AVD Manager in Android Studio on macOS?

They've changed how it works and now I can't find where it is. According to this guide https://developer.android.com/studio/run/managing-avds.html#viewing it should be a simple as

In Android Studio, select Tools > Android > AVD Manager.

But I don't see any "tools" in my Android Studio client.

You can find it as highlighted in the image

在此处输入图片说明

Tools > Android > AVD Manager should work, though. But you have to select Android Studio before you see the correct contextual menu .

EDIT: Since Android Studio 3.1 the path would be Tools > AVD Manager

You may not have enough packages needed for the empty project. You should have a window with I think Gradle alert with a link which you can click and you will see a window with a prompt to download missing packages. When all stuff downloads the button to run ADV should be enabled.

I am running Android Studio on Mac OS Mojave 10.14. I found AVD Manager icon in Tool Bar.

Android Studio 工具栏图片

它位于栏上红色“停止”按钮的右侧

For Android Studio version 4 for MacOS, the AVD Manager and SDK Manager are under the tools menu. Note that the menu entries do not appear until after the project has completed loading.

在此处输入图片说明

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM