亚行和FASTBOOT的64位版本? [英] 64-bit version of adb and fastboot?

查看:416
本文介绍了亚行和FASTBOOT的64位版本?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我赶上下面的错误在Debian 7.3,64位(全补丁)。

I'm catching the error below on Debian 7.3, x64 (fully patched).

我是pretty一定的,因为亚行是32位的,即使在它的SDK工具64位的发行版

I'm pretty certain its because adb is 32-bit even in the 64-bit distro of its SDK tools

$ which adb 
/opt/android-sdk/platform-tools/adb
$ /opt/android-sdk/platform-tools/adb
bash: /opt/android-sdk/platform-tools/adb: No such file or directory
$ file /opt/android-sdk/platform-tools/adb
/opt/android-sdk/platform-tools/adb: ELF 32-bit LSB executable, Intel 80386, 
version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.8,
not stripped

我不希望安装数以百计的32位二进制兆字节的只是支持亚行 FASTBOOT 。 (参见,例如,<一href=\"http://stackoverflow.com/questions/14972641/ubuntu-64-with-android-64-bundle-cannot-find-adb-executable\">Ubuntu 64与Android捆绑64无法找到ADB可执行)。

I don't want to install hundreds of megabytes of 32-bit binaries just to support adb and fastboot. (See, for example, Ubuntu 64 with Android 64 Bundle cannot find adb executable).

我知道有从2012年一个突出特点的请求,请端口SDK工具在Linux(ADB,AAPT等) 64位,但没有已经采取行动(甚至无应答)。

I know there's an outstanding feature request from 2012 at Please port SDK tools to 64-bit on Linux (adb, aapt, etc), but no action has been taken (even no acknowledgement).

我不希望从XDA安装的东西。 (参见,例如, FASTBOOT和亚洲开发银行为二进制64位Linux )。

I don't want to install stuff from XDA. (See, for example, fastboot and adb binaries for 64-bit linux).

有谁知道,如果谷歌让亚行 64位版本?如果没有,谷歌对他们提供什么计划吗?

Does anyone know if Google makes a 64-bit version of adb? If not, does Google have any plans on providing them?

推荐答案

好消息。它现在officialy由Debian的罚款乡亲保持不变。

Good news. it is now officialy maintained by the fine folks at Debian.

只要安装 Android的工具 - 亚行(你也有FASTBOOT和其他几个人)从主Debian回购(无需加回购,因为这是有默认)

just install android-tools-adb (you also have fastboot and a few others) from the main debian repo (no need to add repo as this is there by default)

这是原生 AMD64 建筑!

$ sudo aptitude install android-tools-adb
...
$ file /usr/bin/adb
/usr/bin/adb: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 2.6.32, BuildID[sha1]=b36a05975f3d903a4f0ee3e02b581cc71ddedf26, stripped

这篇关于亚行和FASTBOOT的64位版本?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆