I\'m trying to get set up with an Android development environment using IntelliJ in Ubuntu 12.04. I create an Android Application Module, but when I try to build, I get the
In Windows it is enough to copy only aapt.exe, lib\dx.jar and dx.bat
aapt.exe
lib\dx.jar
dx.bat
from build-tools\android-4.2.2
to
platform-tools