Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 198 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 198 Bytes

JSON-Parsing-Android

A good starting point for fetching JSON data and show in Android

  • Fetches images and details from pixabay.com
  • Shows a list in RecyclerView
  • Uses MVC Architecture