TV SHOWS APP (Consuming Betaseries Public API)
Get and display data from Betaseries API
NOTES
- don't forget to click on the Earth icon in the top right corner of the detail screen to go to the series page on Betaseries
Installation
-
You can download the App (APK) from this ----> LINK
-
Git clone this repo
-
import it in Android studio and let Gradle do the job for you :)
compileSdkVersion 23
buildToolsVersion '23.0.0'
Usage
I'll add the Play store link here as soon as possible ;)
Contributing
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
License
MIT