Skip to content

sample app for showing 5000 photos with Retrofit & RecyclerView android

Notifications You must be signed in to change notification settings

pranasabda/rest-photos

Repository files navigation

rest-photos

Sample App for showing 5000 photos from https://jsonplaceholder.typicode.com/ and the endpoint using : https://jsonplaceholder.typicode.com/photos

This app is using :

  • Retrofit : for networking
  • Gson converter : converter JSON in java
  • Recyclerview : for Reusing the list layout
  • Picasso : for load and image processing from URL

==================================================================================

  • JANUARY-04-2018 | Prana Sabda P

About

sample app for showing 5000 photos with Retrofit & RecyclerView android

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages