When I compile an android application ( I tried with the sample ones from the sdk). I get this error:
>Error executing aapt: Cannot run program \"/home/ro
Ubuntu 14.04.1 LTS solution:
sudo apt-get update sudo apt-get install gcc-multilib lib32z1 lib32stdc++6
Reason: aapt needs 32-bit libraries installed