Attach a demo for my question.
I need return a user definied data from one activity to previous actity.
If the data is primitive (string, int, and other), all is ok, but if my var is definid for me, the value are missing when do a initialize. (i do this for clear var for future calls in other...