dargan Apps Update 5: Getting user input
Nov 30
EditText is the variable type I will use to accept input from the user. It can be configured in various ways to accommodate for the information being entered. A person’s name, an email address, or a phone number requires different “EditText” settings. I will use one on the main screen, and then a few on the other activities in the app....
Read More
