I want to add data to my listview. I want to make my data appear dynamic. I will be using JSON as a resource from server. I have created custom adapter for my listview. I have put static data by following tutorial from multicolumn listview.
I am using below code to add static data.