2021年3月12日星期五

How would I be able to access a numerical value from another Activity on android studio?

I made this prompt where it would get the user's numerical input and then use this input to form part of its title, saying "BEST OF +" whatever the user inputs + "POINTS". But how would I go about doing such? Would I store the value in a string.xml file? I did try to change the title in the other activity or have the other activity check the editText's text but it outputted null.

How would I do this?

https://stackoverflow.com/questions/66609743/how-would-i-be-able-to-access-a-numerical-value-from-another-activity-on-android March 13, 2021 at 11:06AM

没有评论:

发表评论