2013-08-10, 14:37
Looks like aapt has moved in the sdk (see http://stackoverflow.com/questions/16588...-find-aapt).
This leads to a "make apk" failure.
By me, it is in "./build-tools/18.0.1/aapt", so it looks like it moves for each "Android SDK build-tools" iteration.
Simple enough to link manually, but this might affect automatic builds.
[EDIT]
dx needs to be linked, too.
This leads to a "make apk" failure.
By me, it is in "./build-tools/18.0.1/aapt", so it looks like it moves for each "Android SDK build-tools" iteration.
Simple enough to link manually, but this might affect automatic builds.
[EDIT]
dx needs to be linked, too.