DisasterRadio/Android app

From Sudo Room
Revision as of 03:15, 11 November 2017 by Tunabananas (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

The Android app should at minimum contain a browsable offline map of the local area that displays locations of various emergency-relevant services. It should include automatic bluetooth synchronization to receive stations and other phones.

The code is available on github.

Bluetooth

The bluetooth device discovery and connection from Android phones is working, but we're having trouble connecting to python-bluez examples and currently troubleshooting. Could be because python-bluez is unmaintained since 2009 or because the bluetooth usb sticks we have just plain suck.

Interesting projects:

Synchronization

We'll use a variation on scuttlebutt synchronization that supports receive-only "sync". Currently porting to Java.

Maps

There seem to be two Android map libraries:

Seems like development stopped in late 2012. Map download server is down. I tried it out and while it's pretty fast even on an older phone, the map is not impressive to look at.