Friday, January 23, 2015

“aapt” IOException error=2, No such file or directory"

When i run my android project, i got the following error:
:app:mergeDebugResources FAILED
/home/subbu/Projects/ShoppySpot/app/src/main/res/drawable-hdpi/ic_launcher.png
Error:Error: Cannot run program "/home/subbu/Android/Sdk/build-tools/21.1.2/aapt": error=2, No such file or directory
Error:Execution failed for task ':app:mergeDebugResources'.
> /home/subbu/Projects/ShoppySpot/app/src/main/res/drawable-hdpi/ic_launcher.png: Error: Cannot run program "/home/subbu/Android/Sdk/build-tools/21.1.2/aapt": error=2, No such file or directory

Problem:
The problem was my 64bit OS , I missed some 32 bit libs ;)


Solution:
Just install the following packages in ububtu fro the terminal
sudo apt-get install lib32stdc++6 lib32z1
Read More

Indicator Netspeed Displays Network Speed On The Unity Panel

sudo add-apt-repository ppa:nilarimogard/webupd8

sudo apt-get update 

sudo apt-get install indicator-netspeed
Read More

Popular Posts

Designed By Seo Blogger Templates