if I have a string in activityA, how can I modify this string in another activity (for example activityB)???
Note: I don't want to passing data from one activity to another, so I don't won't the copy of the string, but the real string of activityA in activity B