In my application I have two activities. In the first activity I have a button, and in the second activity I have another button. My problem is, when the user presses the first button I want to set the time display on the second button in the second activity. Can any one help me with a solution?
Share
Pass the value of one button to the second activity:
in second activity: