Don't see Android SDK and AVD Manager when execute android tool command

后端 未结 11 614
爱一瞬间的悲伤
爱一瞬间的悲伤 2020-12-29 08:49

I\'m developing android on Mac OS.

In the first time, I use android tool command (/tools/android) to launch Android SDK and

11条回答
  •  一整个雨季
    2020-12-29 09:25

    I downloaded and installed Android 4.0.3 (API 15) today and there is no "avd" tool in the /tools/ or the /platform-tools/ folder. However, you can access the Android Virtual Device Manager (AVD Manager) through the Android SDK Manager.

    • execute the "android" tool with no arguments in the "Tools" window,
    • select "Manage AVDs"

提交回复
热议问题