samedi 25 avril 2015

How to send data back to MainActivity


I have MainActivity and I´m using startActivityForResult in it for open another activity in which i´m working with some data in list. I can edit these data and delete too. After clicking on back button of my phone I want to send this edited list back to main activity. Where should i create that intent with that new list?Is there any method which i can override for that back button?


Aucun commentaire:

Enregistrer un commentaire