https://github.com/mdinacci/rottentomatoes-for-android
A *work in progress* Java library to use RottenTomatoes API to discover movie infos.
https://github.com/mdinacci/rottentomatoes-for-android
Last synced: 11 months ago
JSON representation
A *work in progress* Java library to use RottenTomatoes API to discover movie infos.
- Host: GitHub
- URL: https://github.com/mdinacci/rottentomatoes-for-android
- Owner: mdinacci
- Created: 2011-10-26T10:30:08.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2014-02-12T09:05:50.000Z (over 12 years ago)
- Last Synced: 2025-04-07T01:40:02.908Z (about 1 year ago)
- Language: Java
- Homepage:
- Size: 303 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
rottentomatoes-for-android
Classes to use the public API from rottentomatoes.com
CHANGELOG:
Version 1.1:
- Refactored not to use any external dependencies except for gson.
Version 1.0:
- Added movie search support.