Why AVD Manager options are not showing in Android Studio

后端 未结 16 897
广开言路
广开言路 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条回答
  •  猫巷女王i
    2020-12-12 17:17

    I feel so damn silly. In my case, it turns out my Android Studio had two projects, one was for my React Native app root and the other for /android. If I closed the project and opened the /android project, I could access AVD Manager again.

提交回复
热议问题