Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 355 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 355 Bytes

PopularMovies

Udacity Nanodegree project

Using

Put your API_KEY from TheMovieDb inside build.gradle (app) Put your API_KEY from YouTube API inside /network/config file

Libraries used

  • Material Dialogs for UI error handling and much more
  • Fresco for image loading
  • Event Bus for comunication within classes
  • Volley for network communication