Skip to content

This application is created to demonstrate how to use mvp design pattern along with recycler view and retrofit

Notifications You must be signed in to change notification settings

palratnesh05/mvp_recycler_view_retrofit

Repository files navigation

MVP RecyclerView And Retrofit

This application is created to demonstrate how to use mvp design pattern along with recycler view and retrofit.

Prerequisites

  • Android Studio
  • Latest Version Android SDK
  • Latest Android Build Tools
  • Android Support Repository

Getting started

  • Download the samples by cloning this repository or downloading an archived snapshot. (See the options at the top of the page.)
  • Extract the downlaoded folder.
  • In Android Studio go to the File--> New--> Import Project option.
  • Select the mvp_recycler_view_retrofit directory that you downloaded with this repository.
  • If prompted for a gradle configuration, accept the default settings. Alternatively use the "gradlew build" command to build the project directly.

Design Pattern And Third Party Library

  • MVP Design Pattern
  • Retrofit and Okhttp
  • Circleimageview

About

This application is created to demonstrate how to use mvp design pattern along with recycler view and retrofit

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages