bash: /home/robert/bin/android-sdk-linux/platform-tools/aapt: No such file or directory
After a bit of head scratching I found this post: http://askubuntu.com/questions/73491/no-such-file-or-directory-for-existing-executable
Turns out the existing Android binaries are 32-bit (64-bit isnt supplied) and the error message is because the executables can load dependent libraries. Fairly simple really – it’s just that the error message is rather mis-leading.
Solution:
apt-get install ia32-libs
Another one (from here) is:
apt-get install --reinstall libc6-i386






No comments yet!
You can be legendary and add one ...
All spam will be deleted - don't waste my time and yours. Fackbook profiles posted will be reported to FB as spam accounts
By submitting a comment you grant Sentinel Web Technologies a perpetual license to reproduce your words and name/web site in attribution. Inappropriate and irrelevant comments will be removed at an admin’s discretion. Your email is used for verification purposes only, it will never be shared.