Standalone SDK Manager option in Android Studio 2.3

后端 未结 7 1282
遇见更好的自我
遇见更好的自我 2020-12-01 06:03

I have recently updated Android Studio from 2.2.3 to 2.3. Now can\'t see the option \"Launch Standalone SDK Manager\", which is useful to check for updates, google play serv

7条回答
  •  时光取名叫无心
    2020-12-01 06:42

    In this latest version (2.3.1 and 2.3.1+), after some digging, I found a faster way to open AVD and SDK: In the welcome interface of Android Studio, after pressing CTRL+SHIFT+A, a search box will jump out, then you can input "AVD", the AVD manager will come out. To open SDK is the same way.

    However, AVD does not work in the welcome interface but SDK works. If you want to use CTRL+SHIFT+A to quickly open AVD you must create a new project and open AVD in the project interface.

提交回复
热议问题