Java – eclipse ADT error: unable to run program ADB
•
Java
On Ubuntu, I just installed the Android SDK ("SDK only") for 64 bit Linux Then I installed the ADT plug - in for eclipse When I restart eclipse, it requires me to open the SDK manager and install some operating system SDKs, so I installed some developer tools and the recent (I believe it is 4.2.2) Android distribution Then I restart eclipse without errors or console warnings
Then I try to open several Android views (heap, logcat, etc.) and get the following errors:
What is this and why do I see it? What can I do to correct it? Thank you in advance!
Update: running LS - L on the relevant directory will produce:
myUser@myMachine:~$ls -l ~/sand@R_882_2419@/dsi/workbench/android-sdk/21.1/android-sdk-linux/platform-tools/ total 27960 -rwxrwxr-x 1 myUser myUser 1122758 Apr 11 10:29 aapt -rwxrwxr-x 1 myUser myUser 1226659 Apr 11 10:29 adb -rwxrwxr-x 1 myUser myUser 269818 Apr 11 10:29 aidl drwxrwxr-x 2 myUser myUser 4096 Apr 11 10:29 api -rwxrwxr-x 1 myUser myUser 444481 Apr 11 10:29 dexdump -rwxrwxr-x 1 myUser myUser 2603 Apr 11 10:29 dx -rwxrwxr-x 1 myUser myUser 176550 Apr 11 10:29 fastboot drwxrwxr-x 2 myUser myUser 4096 Apr 11 10:29 lib -rwxrwxr-x 1 myUser myUser 24867619 Apr 11 10:29 llvm-rs-cc -rw-rw-r-- 1 myUser myUser 467531 Apr 11 10:29 NOTICE.txt drwxrwxr-x 4 myUser myUser 4096 Apr 11 10:29 renderscript -rw-rw-r-- 1 myUser myUser 16648 Apr 11 10:29 source.properties myUser@myMachine:~$
Solution
What is your Ubuntu version?
sudo apt-get install ia32-libs
The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
二维码