Why AVD Manager options are not showing in Android Studio

后端 未结 16 898
广开言路
广开言路 2020-12-12 17:00

Why i\'m unable to see Android Virtual Device (AVD)

I\'m facing problem to create AVD in android studio, the problem is i\

16条回答
  •  孤城傲影
    2020-12-12 17:38

    Usually this implies some Android setup issue with the project. Go to the "Resource Manager" tab where you will be able to click on "Add Android Module" and click on import gradle files. If the import fails, you will get error messages that you can work with

提交回复
热议问题