Search code examples
androidubuntuandroid-studioandroid-sdk-toolsubuntu-15.04

Can not run android/sdk/build-tools/23.0.2/aapt


Recently installed Android Studio 1.0.1 (old version for some reasons) on Ubuntu 15, and I am trying to create a new project. Whenever I build it I get this error

Cannot run program "/home/user/Android/Sdk/build-tools/23.0.2/aapt": error=2 No such file or directory"

The file exists there.


Solution

  • sudo apt-get install lib32stdc++6 lib32z1