The default text entry field in Android is the EditText object. EditText objects are difficult because the common practices for making Android UI elements accessible (content descriptions), do not work. Android provides the framework to make EditText objects accessible, but it is important to know what, when, and how to use the built-in tools.
….
Curated by (Lifekludger)
Read full article at Source: Accessible Text Input in Android | Deque Systems | Software, Training, and Consulting for Web Accessibility and Section 508 Compliance