Monday, November 23, 2015

Popular Movies - Help Page

If you see this image in your Movie List - it means that the connection to the internet has been interrupted.   Try adjusting your Wifi settings or connect to your phone's data network.




Icon credit: Android material design icon master set

Saturday, November 21, 2015

Popular Movies Android Application

This app was developed as a final project as required in the course:

Developing Android Apps : Android Fundamentals

and a link to the YouTube trailer for the class:

https://www.youtube.com/watch?v=LfVBFFoy9Y0

This Android application uses the TMDb API but is not endorsed or certified by TMDb. 





More information on TheMovieDb.org is available from their website, and in particular information on the requirements for this application are described in the following link:

https://www.themoviedb.org/faq/api


Logos were obtained from this link:

https://www.themoviedb.org/about/logos-attribution

This app uses the Picasso library from Square - available on GitHub.







Portions of the development also leveraged code as provided by the Udacity Advanced Android App Development course, in particular elements of the RecyclerView implementation.

https://www.udacity.com/course/advanced-android-app-development--ud855