/PopularMovies

Popular Movies. 1st project of the Udacity's Android Developer Nanodegree.

Primary LanguageJava

##Udacity's Android Developer Nanodegree: Popular Movies Project stage 1

This is the first app of the Nanodegree program in which the user will be able to:

  • See the movie posters in the main activity.
  • Change the order on how the movies are desplayed (Popular movies and Highest rated).
  • Clicking on a movie poster will show the detail of the selected movie.

note: the api key from themoviedb website must be included in the build.gradle file of the app