This repository has been archived on 2019-12-07. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Felix Ableitner e31eff3d25 Initial commit 2012-10-12 16:20:36 +02:00
res Initial commit 2012-10-12 16:20:36 +02:00
src/com/github/nutomic/releasetracker Initial commit 2012-10-12 16:20:36 +02:00
.gitignore Initial commit 2012-10-12 16:20:36 +02:00
README.md Initial commit 2012-10-12 16:20:36 +02:00

README.md

ReleaseTracker

An app I made to learn Android programming. Development was stopped when my phone broke. I only recently fixed some leftover bugs, but don't expect everything to work.

It keeps track of future movies and notifies the user when a selected movie is released.

A TMDB API key has to be placed in res/values/values.xml value api_key_tmdb.

Dependencies

  • actionbarsherlock
  • jtmdb

License

Modified BSD License