Weather Radio and EAS Alert Reader that uses rtl_fm to demodulate
FM from a supported rtl_sdr device and multimon-ng to decode EAS
Messages. This will only work in the United States and Canada.
Requires:
Current Features:
Play Store: https://play.google.com/store/apps/details?id=org.thecongers.sdrweather
Source code: https://github.com/kconger/org.thecongers.sdrweather
To build:
Setup a working Android Studio and ndk environment, then..
Software Used:
rtl_fm from rtl-sdr
http://sdr.osmocom.org/trac/wiki/rtl-sdr
multimonNG
https://github.com/EliasOenal/multimonNG/
libusb
RootTools
https://github.com/Stericson/RootTools
Android SQLiteAssetHelper