Skip to content

An Android app for browsing movies data from themoviedb.org. This is Project 1 and 2 from the Udacity's Associate Android Developer Fast Track Nanodegree Program.

Notifications You must be signed in to change notification settings

bmic86/popular-movies

Repository files navigation

popular-movies

Android application for viewing popular movies. Application read movies data from themoviedb.org API (ver. 3). To setup your build you need to paste your API key into application code. Modify string member variable named API_KEY in class utils.MoviesUrlBuilder. You can find it using TODO window in Android Studio.

More informations about API and key generation. https://developers.themoviedb.org/3/getting-started/authentication

About

An Android app for browsing movies data from themoviedb.org. This is Project 1 and 2 from the Udacity's Associate Android Developer Fast Track Nanodegree Program.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages