/NanodegreeProject1

Popular Movie Project int the Udacity Nanodegree

Primary LanguageJavaMIT LicenseMIT

NanodegreeProject1

Popular Movie Project for Udacity Nanodegree. By using themoviedb.org API, it fetches the list of popular movies, show the posters and display some detailed informations for each movie as well.

How to set API_KEY

Set it as a value of "api_key" string resource in the string.xml file.

<string name="api_key">YOUR_API_KEY</string>

Chage README file to test LINE notifiy feature

This works well. Second try!

How about this?