cmmata / PopularMovies

Project Popular Movies of Udacity's Android Developer Fast Track

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Suggestions to Make Your Project Stand Out!

cmmata opened this issue · comments

  • Extend the favorites ContentProvider to store the movie poster, synopsis, user rating, and release date, and display them even when offline.

  • Implement sharing functionality to allow the user to share the first trailer’s YouTube URL from the movie details screen.