Title

Thursday, 5 February 2015

How to Send Edit Text Inputs to a Specific String


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?

Answer

No comments:

Post a Comment