Movies-Index
Movies-Index copied to clipboard
An android application which shows the list & information of movies from The Movie Database API (TMDb) & allows to download their torrent files from YIFY.
Movies Index
An android application which shows the list & information of movies from The Movie Database (TMDb) & allows to download their torrent files from YIFY.
APK Link:
https://play.google.com/store/apps/details?id=com.sg.moviesindex
Features:
- Download torrent files of movies in different resolutions from YIFY.
- Search any movie & get its information: Original Title, Original Language, Genre, Rating, Release Date, Runtime, Status, Synposis, Casts & Reviews.
- Get a list of Most Popular Movies of the current time on TMDb.
- Get a list of Top Rated Movies on TMDb.
- Get a list of Upcoming Movies & Now Playing Movies (Movies Currently Playing in Cinemas).
- Discover movies according to different genres.
- Mark a movie as favourite & save it for future preferences.
Libraries Used:
- Glide
- Retrofit
- OkHttp
- Material Dialogs
- Room
- SparkButton
- LoadingAndroidButton
- CircularProgressIndicator
- MVVM, Live Data & Data Binding (Android Architectural Components)
- RxJava
Note:
In order to build the project, open the project in android studio, replace the word TMDB_API_KEY
with "\"YOUR_OWN_API_KEY\""
on Line No: 42
& 48
in app's build.gradle
file. In order to obtain the API_KEY, register at TMDb & ask for the API_KEY.
Screenshots:
.
.
.
.
.