A EditText is a thin veneeran overlay over TextView that configures itself to be editable. It is the predefined subclass of TextView that includes rich editing capabilities.
More information about the EditText:
- The documentation for the EditText.
- Official guide for building a user interface on Android.
- References for the EditText 3EditText
