/PopularMovies

Popular Movies helps users to discover popular and top rated movies

Primary LanguageJava

Popular Movies

Popular Movies helps users to discover popular and top rated movies

Getting Started

SongWiki uses the Gradle build system. To build this project, use the "gradlew build" command or use "Import Project" in Android Studio.

Prerequisites

Android SDK 25
Android Build Tools v25.0.2
Android Support Repository
Use your TMDB API Key key in the gradle file.

Android Widget and design patterns used in the app

RecyclerView is used to diplay the movies
ContentProvider supported by a sqlite db is used to save favourite movies
AppCompat theme is used as the base theme

Author

Lakshmiprasad

Libraries