nameInput is the id of your EditText view and not the variable name. In order to use it in your activity, you need to either use ...
確定! 回上一頁