Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 888 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 888 Bytes

PopularMovie1

Made for Udacity Android Developer NanoDegree Program

Libraries

  • rxAndroid - Library for composing asynchronous and event-based programs by using observable sequences.
  • Butterknife - Field and method binding for Android views
  • Retrofit2 - A type-safe HTTP client for Android and Java
  • Picasso - A powerful image downloading and caching library for Android
  • Jackson - JSON parser for Java

How to add API Key

Add your moviedb API key in your environment with the following Key "THEMOVIEDB_API";