An android app about movie database
Animated Screenshot:
It includes :
- It fetches data from www.themoviedb.org API which needs api_key to access the API, so you'll have to be granted api_key first before using it.
- Show top rated movies from themoviedb.org api -> 20 movies per page
- Show movie detail on click
- Endless scroll with loading bar
- Swipe to refresh
- It uses Retrofit, Glide, Gson, etc
- More features will be added soon.