Change TextView text from FirstActivity

How would I go about changing the textView text in my SecondActivity, by clicking an ImageButton in my FirstActivity? Thanks!

Sorry if this has already been posted. But I need help understanding the examples that I have found, which are similar but not specific to my problem. Thanks again!