The embedded YouTube video below shows how to create a login form in Android Studio that generates a Toast message on the selection of the login button.
The video tutorial on YouTube uses the following Android widgets:
- LinearLayout
- CardView
- TextView
- EditText
- Button
The code base for the Android project for creating a login form in Android Studio is available in GitHub at the link below.
https://github.com/learntodroid/AndroidLoginForm