Skip to content

muety/popular-movies-android

Repository files navigation

popular-movies-android

My implementation of Project 1 from the Udacity Android Developer Nanodegree Program, which I am able to participate in thanks to a scholarship by Udacity and Google 🤗.

Screenshots

How tun run?

  1. Install Project Lombok plugin in Android Studio (via Preferences --> Plugins)
  2. Enable annotation pre-processing in Android Studio.
    1. Open Preferences (from the main screen - see screenshot below)
    2. Navigate to Other Settings --> Lombok plugin
    3. Check Enable annotation processing
  3. Clone this project and open it in Android Studio
  4. Create a file named secrets.properties in the app folder and add your TMDB API key to it like this TMDB_API_KEY=<YOUR_KEY_HERE>
  5. Run it

License

Apache 2.0 @ Ferdinand Mütsch

About

Project 1 from Udacity Android Developer Nanodegree

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages