Skip to content
ge0rg edited this page Dec 30, 2010 · 39 revisions

APRSdroid – APRS for Android

APRSdroid is an Android application for pushing your current GPS coordinates (and maybe also messages, some day) to the APRS-IS network.

APRSdroid is Open Source Software written in Scala.

Feel free to join #aprsdroid on FreeNode!

Download

Download the latest APK

Older builds and release versions are available from the download repository

Once you have downloaded the software, check the settings page for hints on its configuration.

Contribute

If you want to compile APRSdroid, visit the Developer page!

We have created an APRSdroid translation project at launchpad. You can now help translate APRSdroid into your mother tongue!

The default APRS icons are really ancient. A remake of the set in scalable SVG (which would look good even scaled down to 12×12 pixels) would be really awesome.

Screenshots

State of Development

This project is in a beta phase. Feel free to contribute!

Features

The following features are supported by APRSdroid:

  • Creation of APRS position reports
  • Post packets using HTTP, UDP, TCP or AFSK via speaker
  • Configuration dialog for callsign, update period, server
  • Send speed + direction + altitude if available
  • Posted on some Markets: SlideME AndAppStore
  • Log window for previous tracks
  • Map view of neighbor stations (so far only with TCP)
  • Display status bar notification when in background

TODO

  1. Add EditText boxes for ssid and message to main screen
  2. Settings profiles (walking / driving / …; storing the SSID, icon and update ranges)
  3. Add a night mode theme
  4. Allow to change displayed icon (needs a proper graphical selector, or at least a list view)
  5. Change distance and interval to sliders (would fix crash on invalid input as well)
  6. Alternatively: implement smart beaconing
  7. Bluetooth TNC support
  8. use soundcard for RX (TX works already)
  9. Stop logging on low battery

Clone this wiki locally