Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 379 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 379 Bytes

CineX

Udacity Movie Project Stage 1

An app that displays details about popular playing movies. Created as a part of Android Developer Nanodegree provided by Udacity. Note: In order to build your own app, add your own API key obtained from http://themoviedb.org. In MovieDatabse.class found in Models Package.

private static final String apiKey="/YourAPiKey Here";