First and Second project for the Google/Udacity scholarship, the "Associate Android Developer Fast Track".
- Discover the most popular, most rated and upcoming (v2.0) movies.
- Access to details about those movies.
- Store offline your favourite movies. v2.0
- Access trailers, reviews and cast. v2.0
- Search movies by name. v2.0
- Search actors by name. v2.0
This app uses The Movie Database as source of content, therefore, in order to build your own version you will need to include a valid API key for the service in your gradle.properties
file under the name TMDBApiKeyV3
.
DISCLAIMER: This application is under ACTIVE development, use with caution.
- ButterKnife
- Retrofit 2
- Picasso
- MaterialDialogs
- Dagger 2 v2.0
- FastAdapter v2.0
- SearchView v2.0
- BottomNavigation v2.0
- FloatingActionButton v1.0
Features to be implemented:
- In Theaters - location based feature (Cinema search if possible).
- Trakt.tv integration.
- IMDB integration.
- Upcoming movies with release reminder (notification/event).
Ext. Libraries to be used: