Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sebastianroming/ud-popular-movies

Project 1: Popular Movies, Udacity Associate Android Developer Fast Track (Stage 2)
https://github.com/sebastianroming/ud-popular-movies

Last synced: 15 days ago
JSON representation

Project 1: Popular Movies, Udacity Associate Android Developer Fast Track (Stage 2)

Awesome Lists containing this project

README

        

# Popular Movies
Udacity Associate Android Developer Fast Track Project

## Installation
1. Copy `app/src/main/res/values/key.xml-default` to `app/src/main/res/values/key.xml`, uncomment the following line and insert your **themoviedb.org API Key** as string value:

``
1. Build and run the application, either in Emulator or on your device.

## Dependencies
- [Picasso](https://github.com/square/picasso) ([Apache License 2.0](https://github.com/square/picasso/blob/master/LICENSE.txt))