Question: Build a hello world app in android studio then use it to answer the following questions 1. Change the Hello World app to allow the
Build a hello world app in android studio then use it to answer the following questions
1. Change the Hello World app to allow the entering of a first and a last name and display "Hello firstname lastname!" when the button is clicked. Be sure to label the EditTexts to reflect the new data that is to be input.
2. Add a Clear button. The Clear button should remove any data in the EditText(s) and change the display back to "Hello world!"
NB: PLEASE MAKE SURE TO CODE IN JAVA LANGUAGE
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
