I have an activity for creating new item for listView. On click Save button of this activity , I want to add date to arrayList. This arrayList is in another activity and this activity has a listView and its adapter gets items from arrayList I have an activity for creating new item for li