I wanted to know how to refresh a ListActivity when I change/add data to it.
ListActivity
I first thought that ListAdapter would know when the list is chang
ListAdapter
Try ArrayAdapter:notifyDataSetChanged Google docs link