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 c09b452490 USB: UsbSerial 4.5.1 from git
Compilation, in UsbSerial directory:

	cd usbserial && \
	../gradlew build && \
	unzip build/outputs/aar/usbserial-debug.aar classes.jar && \
	mv classes.jar ../../aprsdroid/libs/usbserial-4.5.1.jar

Also updated supported list of USB device IDs.
2018-05-25 19:34:12 +02:00
PacketDroid@4df3e4a955 PacketDroid: ignore ISE on service stop 2017-05-11 11:40:39 +02:00
doc API: setPackage() required in r19+ 2016-02-23 12:27:34 +01:00
img SVG for app logo alternatives 2013-10-02 17:58:42 +02:00
libs USB: UsbSerial 4.5.1 from git 2018-05-25 19:34:12 +02:00
res Prefs: implement profile export and import 2018-05-25 19:31:38 +02:00
src Prefs: implement profile export and import 2018-05-25 19:31:38 +02:00
translations translation import 2017-12-12 2017-12-12 09:17:25 +01:00
.gitignore gitignore translations 2011-05-07 20:55:27 +02:00
.gitmodules make packetdroid afsk decoder a submodule 2012-02-24 12:11:04 +01:00
AndroidManifest.xml Profile Import: direct JSON to config 2017-12-12 08:43:16 +01:00
ChangeLog version 1.4.0 2017-07-27 17:43:31 +02:00
LICENSE added GPLv2 license 2010-02-08 01:18:40 +01:00
ant.properties update build.xml for r14 SDK 2011-11-03 11:10:28 +01:00
build.xml build: move custom rules to custom_rules.xml 2015-08-27 22:21:25 +02:00
custom_rules.xml build: move custom rules to custom_rules.xml 2015-08-27 22:21:25 +02:00
jni Revert "remove packetdroid dependency" 2012-10-15 22:43:46 +02:00
mapview.xml.tpl map: replace 'Loading..' with progress bar 2011-07-15 13:32:58 +02:00
proguard.cfg implement AFSK receiver 2012-01-15 20:11:47 +01:00
project.properties switch to API 19, Holo UI 2014-06-30 09:39:34 +02:00
version.xml.tpl include build date and git version into about dialog 2011-03-08 02:36:29 +01:00
xml2po.sh xml2po: fix Java's locale f'up 2014-12-27 13:51:47 +01:00