I have to do a type of fill-out form as part of an Android Studio activity. I must use an editText and a button to get the user’s information and then append it to another editText in order to allow the user to modify the information again. I just want to ask, is that possible in Android Studio?