/udacity-and-p1-popular-movies-1

Udacity Android Developer Nanodegree - Project 1 (Popular Movies 1)

Primary LanguageJava

Popular Movies Part 1

Udacity Android Advanced Nanodegree

by Ioannis Anifantakis

IMPORTANT: Go to the strings.xml file and find the line

<string name="network.api_key">PUT YOUR API KEY HERE</string>

There you should replace this line with your actual API KEY and the application will be functional.

Master Activity with movies list

Master Activity

Detail Activity utilizing Coordinator Layout

Detail Activity