When item of listview is clicked, it gets opened in another activity which has edittext. After editing an item, when I save it, item does not get updat
listview
edittext
I think there's problem with your adapter. There are 2 possible issues.