I have a ListView which uses a CursorAdatper as its adapter. I would like to have the list view to
you can try: adapter.changeCursor(new cursor). It work for me