简体   繁体   English

无法在Android Studio安装向导中创建Android虚拟设备

[英]Unable to create Android virtual device in Android Studio Setup Wizard

Hy i'm trying to install Android Studio , i'm new in it, i have the next problem: when installing Android Studio in the setup wizard at the end the wizard show me this error: Hy我正在尝试安装Android Studio,但是我是其中的新手,我遇到了下一个问题:在安装向导的最后安装Android Studio时,向导会向我显示此错误:

Installing Android SDK Tools, revision 24.0.2
    Installed Android SDK Tools, revision 24.0.2
  Installing Google APIs, Android API 21, revision 1
    Installed Google APIs, Android API 21, revision 1
  Installing Google APIs Intel x86 Atom System Image, Google Inc. API 21, revision 3
    Installed Google APIs Intel x86 Atom System Image, Google Inc. API 21, revision 3
    Updated ADB to support the USB devices declared in the SDK add-ons.
  Stopping ADB server failed (code -1).
  Unable to run 'adb': Cannot run program "/home/julio/Android/Sdk/platform-tools/adb": java.io.IOException: error=2, No existe el archivo o el directorio.
  Starting ADB server failed (code -1).
  Done. 9 packages installed.
Android SDK is up to date.
Creating Android virtual device
Unable to create a virtual device: Unable to create Android virtual device

i'm running ubuntu 14.04 LTS. 我正在运行Ubuntu 14.04 LTS。

However the wizard enabled the finish button , and let me create a new project, but i worry that the error in the avd could carry future errors, as i said i'm new in Android . 但是,向导启用了完成按钮,并允许我创建一个新项目,但是我担心avd中的错误可能会带来将来的错误,因为我说我是Android新手。 i have done some research in the web but all of the answers are for eclipse. 我已经在网络上进行了一些研究,但所有答案都是针对日食的。

what could it be? 会是什么呢?

@John的评论修正了该错误:试试这个(对我来说,修正了这个错误) https://askubuntu.com/questions/560172/cannot-install-android-studio-on-ubuntu-error-unable-to -访问SDK

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

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