Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 965 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 965 Bytes

Retrofit JSON ListView

Let's see how t fetch JSON from online and render in a custom listview with images and text. View full tutorial here: https://camposha.info/android/retrofit/json/listview

Concepts.

Here are the concepts we implement:

  1. Retrofit2
  2. ListView
  3. JSON

Full Tutorial

We have a website and YouTube channel. View the full tutorial in them and more tutorials like this.

No. Location Link
1. Camposha View Full Tutorial
2. YouTube Watch Video Tutorial
3. YouTube Subscribe to ProgrammingWizards TV Channel

Demo

Here is the demo: