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.
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.