Alberto Polidura

RottenApp Android Application

Android app on Google Play

Project Description

RottenApp was my first serious application for Android. It is a Movie Searcher which uses the Rotten Tomatoes API as backend. It was developed with Android Studio using the latest API.


Project Details

  • Displays current top & upcoming movies in theater as well as DVD
  • Single movie view with details
  • Extended critics with links per movie
  • Full cast for each movie
  • Similar movies displayed for each movie
  • Movies can be faved and quickly accessed from Navigation Drawer
  • Movies can be shared externally along with their link
  • Search movies functionality
  • Creates calendar reminders for upcoming movies
  • Uses Volley for network requests
  • Uses ActionBar-PullToRefresh to update lists
  • Uses Gson to handle JSON
  • Uses PhotoView to handle pinch zoom in images