Second project for the Udacity Android Developer Nanodegree.
Android OS
- Present the user with the latest movie upon launch.
- Allow the user to tap on a movie poster and transition to a detail screen with additional information (overview, user rating, etc..)
- View and play trailers of a selected movie.
- Read reviews of a selected movie.
- Mark a movie as a favorite and store it in the DB.
- Allow user to change sort order via a setting.
- Sort order can be by most popular or by highest-rated.
- Display the user's favorites collection while offline.
- Android Studio - The Official IDE for Android
- Photoshop - Used for UI designing
- The Movie DB - API for the Movies DataBase
Dont forget to put your API KEY in strings.xml