Skip to content

RottenTomatoes API Integration Example With Android

Notifications You must be signed in to change notification settings

johan--/DroidMato

 
 

Repository files navigation

DroidMato Example

DROIDMATO

This is an example implementation of an Android Rotten Tomatoes API. At this point it just displays the movie posters for movies in theatres but the data model is there to show more information if needed.

Anyone using this API must sign up and make correct use of Rotten Tomatoes' branding as below:

Rotten Tomatoes API: http://developer.rottentomatoes.com/ Rotten Tomatoes Branding Guidelines: http://developer.rottentomatoes.com/docs/brand_guidelines

INSTRUCTIONS

You must open GetMoviesAsyncTask and replace XXXXXX with your developer API key. Build and run in Genymotion.

LICENSE

Copyright (c) 2014 Rex St John, @rexstjohn

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

RottenTomatoes API Integration Example With Android

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%