/Betaseries-Android

Android app for Betaseries

Primary LanguageJava

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

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

License

MIT