Back to course

EditText and User Input

Full Android Native 0 to Hero

Capturing Data

  • Getting text from EditText.
  • Input types (Number, Password, Email).
  • Validating user input (Empty check, regex).