Hi guys , looking for Movie Catalogue Project for Android Studio , here i got one. this project include movie catalogue with using TMDB API . The project is from my github so you can download free in my repositories. what you learn in here, you will studying about how you can implement using TMDB api for your movie app project or using alarm receiver if there are upcoming new movie then get notification on it and you can have a widget for your movie app for viewing all movies . so that's it , here all screenhot for sample in my Catalogue Movie App
## 2.Detail Movie
## 3.Upcoming Movie
## 4.Favorite Movie
## 5.Navigation Drawer
## 6.Settings
All Gradle for this project
supportLibraryVersion = '26.+'
butterKnifeVersion = '8.8.1'
retrofitVersion = "2.3.0"
glideVersion = "4.0.0"
gcmVersion = "11.6.0"
circleImageViewVersion = "2.2.0"
FINISH, and also you can download in my github here :
https://github.com/mochamadwirasanjaya/FixMovie
See You Next Time .