Posts

Showing posts with the label adb

[SOLVED] adb no such file

Image
Symptom: When adb is run a "no such file" error occurs: Note: This is also valid for aapt . Fix Open a terminal window and run: sudo apt-get install libc6:i386 libstdc++6:i386 zlib1g:i386 -y References No such file or directory for existing executable