Android development assesment
Design simple registration screen which has First name, Last name, email id, date of birth, gender, address and sign-up button.
Please add validations to all field and on button click print all parameters (use activity as well as fragment).
Apart from this please clear below concepts about android.