Open gt4dev opened 11 years ago
It works for me, wasn't it fixed like 6 months ago and already available sbt-android 0.7 ? If for some reason you are forced to use older version of sbt-android, just copy the files around or create symlinks (worked for me before sbt-android was fixed).
Hi,
On command "sbt android:package-debug" I get an error:
error java.io.IOException: Cannot run program "C:\dev\adt-bundle\sdk\platform-tools\aapt": CreateProcess error=2, The system cannot find the file specified
I use Android SDK 22.x and indeed appropriate 'aapt' is:
Cheers GT