altosdroid: Hack up build to 'work' for now
authorKeith Packard <keithp@keithp.com>
Tue, 16 Jul 2019 18:15:20 +0000 (11:15 -0700)
committerKeith Packard <keithp@keithp.com>
Mon, 5 Aug 2019 03:30:20 +0000 (20:30 -0700)
commit489b429dbeb8b0fb69881161ff32fdc2fdfcf9f8
tree4eadd81f7c6b6a18f2072b90bb425cabf8885e19
parent93401542ab1bf53c5b7b2a2cad5da97e44d7244e
altosdroid: Hack up build to 'work' for now

Android apps are now build with gradle instead of ant; the ant bits
are stale and only work with old java. Use old java to run ant while
using the current java compiler to build things.

This requires a custom version of the google play API library.

Signed-off-by: Keith Packard <keithp@keithp.com>
altosdroid/AndroidManifest.xml.in
altosdroid/Makefile.am
altosdroid/build.xml
altosdroid/default.properties
altosdroid/project.properties
configure.ac