I'm creating an Activity, for example A and in it I have to add data from Launches (This class I Serialized), like name, type, etc ... and I'm also adding the updated general value on the screen and got the list, where I will list all releases and oh that my only problem lives ...
How do I send array
to this activity
? And when I return to the main screen I will need the list again and the overall value ...