Android 调试桥连接在 Ubuntu x64 和 androidx86 上不起作用
我确实使用 ADT 和 Android SDK 2.3.3 设置了 eclipse,但是尝试运行 ./adb connect
似乎没有执行任何操作,因为执行挂起并且没有任何反应。我能够使用 ia32-libs 安装 SDK,并且 eclipse 工作起来就像一个魅力...但是这是阻止我将 VM 连接到 eclipse/adb 的最后一步。
谁能解释一下如何排除故障?
I did setup eclipse with ADT and the Android SDK 2.3.3 however it seems that trying to run ./adb connect <ip_of_vm>
does not do anything as the execution hangs and nothing happens. I was able to install the SDK with the ia32-libs
and eclipse works like a charm... however this is the last step preventing me from attaching my VM to eclipse/adb.
Can anyone explain me how to troubleshoot?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
这是我的开发框架:
我不记得做过任何与 ia32 有关的事情
你们有 64 位版本的 Java 和 Eclipse 吗?
我建议卸载 SDK 并重新安装,而不使用 ia32-libs
This is my development framework:
I do not remember having done anything related to ia32
Do you have 64 bit versions of Java and Eclipse?
I would suggest to uninstall the SDK and install it again without using the ia32-libs
是的,adb 工具在 android x86 上不可用,所以你不能使用 adb 命令,这里修改了一些命令,也看看你可以使用什么按 Alt + F1 然后进入
/system/bin /
然后使用ls
Yes,adb tool is not available with android x86 so you can not use adb commands here some commands are modified also see what all you can use press Alt + F1 then go at
/system/bin/
then make use ofls