I get certain data like say userName in Activity_1 from a web server. Then i want to use the same data in Activity_2
userName
Activity_1
Activity_2
so i made
you could add a action to this event and catch the event only if the action exists...
And of course you could save the data persistently - SQLite database or SharedPreferences