Why AVD Manager options are not showing in Android Studio

后端 未结 16 896
广开言路
广开言路 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:19

    It Seems your AVD Manager is missing from root SDK directory please follow the Steps

    1. Go to sdk\tools\lib\ and copy AVDManager.exe
    2. Paste it to root of your sdk Directory. Now you have sdk\AVD Manager.exe

    Now try to run it.

提交回复
热议问题