小编cyb*_*009的帖子

Android SDK上的adb错误.使用Linux Ubuntu 64 bit 12.10

我在这个网站上看到了我遇到的这个错误:

Stopping ADB server failed (code -1).
Unable to run 'adb': Cannot run program "/home/ariel/Downloads/adt-bundle-linux-x86_64/sdk/platform-tools/adb": error=2, No such file or directory.
Starting ADB server failed (code -1).
Run Code Online (Sandbox Code Playgroud)

我在本主题提供的终端上使用了此命令.

64位Linux机器上的Android SDK

编辑:我已尝试在终端上使用此命令:

sudo apt-get install ia32-libs
Run Code Online (Sandbox Code Playgroud)

可悲的是,它什么也没做,它表明了这一点:

Reading package lists... Done
Building dependency tree       
Reading state information... Done
Package libc6-i386 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'libc6-i386' …
Run Code Online (Sandbox Code Playgroud)

linux android ubuntu-12.10

12
推荐指数
1
解决办法
2万
查看次数

标签 统计

android ×1

linux ×1

ubuntu-12.10 ×1