标签: android adb
显示IOException。我正在使用Ubuntu版本12.04(精确)64位,1.9 GB RAM,奔腾(R)双核CPU E5200 @ 2.50GHz×2。
答案 0 :(得分:1)
您可能缺少默认情况下在64位计算机上未安装的i-a32库。 检查已接受的答案Eclipse ADT Error: Cannot run program adb 或者只是尝试:
sudo apt-get install ia32-libs