不要看到Android SDK和AVD管理器时,执行的android工具命令管理器、命令、工具、SDK

2023-09-04 12:59:53 作者:▓潇湘思竹▓

我在Mac OS开发Android。

I'm developing android on Mac OS.

在第一次,我用的机器人的工具命令(< SDK> /工具/机器人)推出的 Android的SDK和AVD管理器作为此链接:http://developer.android.com/sdk/adding-components.html.好的。在Mac OS中,该程序的用户界面是相同的Windows作为链接的图片。

In the first time, I use android tool command (<sdk>/tools/android) to launch Android SDK and AVD Manager as this link: http://developer.android.com/sdk/adding-components.html. It's OK. In Mac OS, the program's UI is same as in Windows as the images in the link.

但现在,当我运行该命令时,它才开始的Andr​​oid SDK管理器,如下图:

But now, when I run that command, it only start Android SDK Manager as the image below:

我如何恢复呢?请帮忙

推荐答案

所以,你缺少的AVD主管这个职位?这种新的更新有SDK和AVD独立的可执行文件,这样你就不必等待SDK的更新库。而AVD管理器的可执行文件驻留在同一文件夹中SDK管理器。尝试manualy导航到那里。我不使用的是Mac,所以我不能帮你那里,但它应该是在同一个文件夹中。

So you are missing the AVD mannager? This newer update has separate executables for SDK and AVD, so you don't have to wait the SDK to update library. The "AVD manager" executable resides in the same folder as the "SDK manager". Try manualy navigating there. I don't use Mac so I can't help you there, but it should be in the same folder.