Android Streaming App

Job ID: 32703590

Budget: $30 – $250 USD

The hired freelancer will do the following:
1) Begin working with the Android TV samples project https://github.com/android/tv-samples
2) Update this project so that instead of a FIREBASE warning, you’re presented with a logo with a terms of service screen. Once the user clicks the AGREE button, the app downloads the information currently contained in api.json from a url. The URL information should be kept in the strings.xml.
3) Remove the sign-in functionality from the app. Instead we would like to have an “update channels” button that re-downloads the api.json function.
4) Change the project name to com.netsteady.iptv
5) Change the exoPlayer to allow for HLS URLs only to be played. Right now it will not play HLS.