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

后端 未结 11 615
爱一瞬间的悲伤
爱一瞬间的悲伤 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:31

    From the Terminal change to the /tools/ directory and type the following to display the AVD Manager window (I'm using android-sdk r15):

    $ android avd

提交回复
热议问题