Makefile.am: build Android APK package without Ant
In current Android SDK releases, Ant support was removed. Move the necessary build steps from the former Ant build system to our Makefile, and call the required build tools from the Android SDK (aapt and dx), Java SDK (javac) and Info-ZIP (zip) directly. [mk: copied from Felix's commit e52b906dba971a1173f9e8f83d32b52ee9f89af3 in the XCSoar project)
This commit is contained in:

committed by
Max Kellermann

parent
85d0bbd957
commit
fbdb8b406e
Reference in New Issue
Block a user