hradio / timeshiftplayer-example

Sample App to demonstrate the usage of OMRI and the HRadio timeshiftplayer library
Apache License 2.0
2 stars 1 forks source link

HRadio TimeshiftPlayer Sample App

This is a simple Android App to demonstrate the usage of OMRI (Open Mobile Radio Interface) and
the timeshiftPlayer library. OMRI has support for USB DAB tuner hardware with Raon chipset. It doesn't support any SDR (Realtek) chipsets.

Compile

To compile the project to an Android apk just import it into Android Studio or issue the 'gradlew' command on Linux/Mac or use the 'gradlew.bat' on Windows. The compiled apk file will be located in the build output folder.