HelloInput Simple Hello, [input]! app Add an OnClick listener to btnSubmit Inside the OnClick listener, get the EditText (etName) value Set the TextView (tvHello) value to the EditText's value