APRSdroid is an Android application for Amateur Radio operators. It allows reporting your position to the APRS (Automatic Packet Reporting System) network, displaying of nearby amateur radio stations and the exchange of APRS messages.
 
 
 
Go to file
Georg Lukas 365c1258c7 implement new "chooser activity"
* moved old APRSdroid class to LogActivity
 * added preference for "main" activity
 * optimized activity stacking (but its not perfect yet)
2011-05-16 00:23:48 +02:00
img surprise logo 2011-04-21 18:14:03 +02:00
libs added avrs parser lib 2011-04-18 17:17:18 +02:00
res update ssid list, make -5 default. fixes #8 2011-05-15 01:29:17 +02:00
src implement new "chooser activity" 2011-05-16 00:23:48 +02:00
translations update ssid list, make -5 default. fixes #8 2011-05-15 01:29:17 +02:00
.gitignore gitignore translations 2011-05-07 20:55:27 +02:00
AndroidManifest.xml implement new "chooser activity" 2011-05-16 00:23:48 +02:00
LICENSE
build.properties
build.xml include build date and git version into about dialog 2011-03-08 02:36:29 +01:00
default.properties
mapview.xml.tpl make loading screen more noticeable 2011-04-14 00:17:24 +02:00
proguard.cfg make everything async - cool! 2011-04-13 00:21:42 +02:00
version.xml.tpl include build date and git version into about dialog 2011-03-08 02:36:29 +01:00
xml2po.sh