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

Jul*_*max 6 android

我正在尝试安装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
Run Code Online (Sandbox Code Playgroud)

我正在运行ubuntu 14.04 LTS.

然而,向导启用了完成按钮,让我创建一个新项目,但我担心avd中的错误可能会带来未来的错误,因为我说我是Android的新手.我在网上做了一些研究,但所有的答案都是针对日食的.

会是什么呢?

Jul*_*max 2

@John 的评论修复了错误:试试这个(它对我修复该错误有用)https://askubuntu.com/questions/560172/cannot-install-android-studio-on-ubuntu-error-unable-to -access-sdk