How to populate listvew and details from json/CSV locally
Good day to all android enthusiast
I am developing an app that will require listviews and it's details shown when clicked.
I will like the list view and it's details to populated from a JSON or CSV reading from assets folder not from URL
Can anyone help with a tutorials that does this i have tried on my own but i can only code JSON parser from url
Kindly help