altosdroid: Switch altosdroid build to ant
authorKeith Packard <keithp@keithp.com>
Thu, 5 Jan 2012 04:33:49 +0000 (20:33 -0800)
committerKeith Packard <keithp@keithp.com>
Thu, 5 Jan 2012 04:33:49 +0000 (20:33 -0800)
commit322a8560ff2b7f6847b11d14d6d7d93992ecdf95
treed9ca950a25a817be138ceee50536966e17c1460f
parentec48b388fc6c9b15d0d294296c212fe06ab8c6ed
altosdroid: Switch altosdroid build to ant

The package builder only works inside ant

Signed-off-by: Keith Packard <keithp@keithp.com>
altosdroid/.gitignore [new file with mode: 0644]
altosdroid/ant.properties [new file with mode: 0644]
altosdroid/build.xml [new file with mode: 0644]
altosdroid/local.properties [new file with mode: 0644]
altosdroid/project.properties [new file with mode: 0644]
altosdroid/src/org/altusmetrum/AltosDroid/AltosDroid.java
altosdroid/src/org/altusmetrum/AltosDroid/BluetoothChatService.java