Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/sebastianroming/ud-popular-movies
- Owner: sebastianroming
- Created: 2017-02-01T08:19:57.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-22T06:43:27.000Z (almost 8 years ago)
- Last Synced: 2024-12-10T15:37:38.998Z (about 1 month ago)
- Language: Java
- Homepage:
- Size: 108 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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))