Creating a Registration form - English

7704 visits



Outline:

Creating a simple registration form How to use tools such as TextView, Plain Text and Buttons? Add a TextView and set the attributes How to align and resize a view in ConstraintLayout? How to delete a constraint? Add a EditText and set the attributes Add a Button and set the attributes Quick fix the errors and warnings SetOnClickListener method Send data from one activity to another activity Show the registration form output in an Android phone