I would like to send edit text to a specific string, so that each time the user types something in to the edit text, whatever the user types is sent to that same string each time. Now the string represents whatever the user has typed into that specific edit text box. I would now use this string to display the string in a text view. Is this possible and how could you do this?
No comments:
Post a Comment