I'm developing a game in android studio. I was wonder how to run code when the activity opens. For example, when I open the activity it should set the text and if I open the activity again it still sets the text.
I'm developing a game in android studio. I was wonder how to run code when the activity opens. For example, when I open the activity it should set the text and if I open the activity again it still sets the text.
Comments
Post a Comment