Movie Catalogue App On Android Studio With TMDB API
Hello guys , Today i present you about sample project from my github . this project called Movie Catalogue App for android using TMDB API. As you know this app will show you about Movie Catalogue and upcoming movie on cinema. sample project include search menu to find any movie for that you had want known. You can find any detail movie , genres, rating and budget from this detail option . is there any detail movie to be your favorite , you can push love button to add in your favorite wishlist . the share button is for share movie detail that you like to inform movie somebody else and wanna enjoy the movie together. and also we have setting menu for reminder there is upcoming movie will shown today and localize your movie app language.
Features :
-Movie Calague database from The Movie Database (TMDb) API
-Widget For Showing Upcoming Movie
-Alarm Reminder For Upcoming Movie
-Search Menu to find Movie Information
-Favorite Menu to add in Your WishList
-Share Button
Gradle that you need :
supportLibraryVersion = '26.+'
butterKnifeVersion = '8.8.1
retrofitVersion = "2.3.0"
glideVersion = "4.0.0"
gcmVersion = "11.6.0"
circleImageViewVersion = "2.2.0"
please change your api key in Build.Gradle here :
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
buildConfigField ("String", "API_KEY", '"YOUR API KEY FROM TMDB"')
buildConfigField ("String", "BASE_URL", '"https://api.themoviedb.org/3/"')
buildConfigField ("String", "BASE_URL_IMG", '"http://image.tmdb.org/t/p/"')
Here The list UI from my APP :
**##
Home **
**##
Detail Movie **
**##
Upcoming Movie **
## Favorite Movie
## Navigation Drawer
**Setting Menu
**
Posted on Utopian.io - Rewarding Open Source Contributors







Your contribution cannot be approved because it does not follow the Utopian Rules.
Once rejected the contribution cannot be accepted again and I had explained before in your previous contribution about the reason of rejection.
You can contact us on Discord.
[utopian-moderator]
Congratulations @acelive! You received a personal award!
Click here to view your Board
Do not miss the last post from @steemitboard:
Congratulations @acelive! You received a personal award!
You can view your badges on your Steem Board and compare to others on the Steem Ranking
Vote for @Steemitboard as a witness to get one more award and increased upvotes!