summaryrefslogtreecommitdiff
path: root/altosdroid/build.xml
Commit message (Collapse)AuthorAge
* altosdroid: Hack up build to 'work' for nowKeith Packard2019-08-04
| | | | | | | | | | 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: Add files necessary to build applicationKeith Packard2012-06-05
Signed-off-by: Keith Packard <keithp@keithp.com>