简体   繁体   English

Android SDK r21 - Ubuntu 12.10 LTS上的AVD Manager

[英]Android SDK r21 - AVD Manager on Ubuntu 12.10 LTS

I have just installed Android SDK on my Ubuntu Device following this example: 我按照以下示例在我的Ubuntu设备上安装了Android SDK:
http://www.liberiangeek.net/2012/07/download-and-install-androidsdk-in-ubuntu-12-04-precise-pangolin/ http://www.liberiangeek.net/2012/07/download-and-install-androidsdk-in-ubuntu-12-04-precise-pangolin/

The example is for Android SDK version r20, but I set the version to r21 because that is the newest version. 该示例适用于Android SDK版本r20,但我将版本设置为r21,因为这是最新版本。 I had no problems there. 那里我没有问题。 I updated the SDK and downloaded all the platforms I need to develop my apps. 我更新了SDK并下载了开发应用程序所需的所有平台。

But at the end of the example, it says to enter android in the terminal, and that command should open both the SDK manager and the AVD manager. 但是在示例的最后,它表示要在终端中输入android ,该命令应该打开SDK管理器和AVD管理器。 However, it only opens the SDK manager, and I can't seem to find out how to open the AVD manager using that command. 但是,它只打开SDK管理器,我似乎无法找到如何使用该命令打开AVD管理器。

Is there a way to set the PATH variable so that it opens both the SDK manager AND the AVD manager? 有没有办法设置PATH变量,以便它打开SDK管理器和AVD管理器?

使用android avd打开AVD Manager。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM