Top "Talkback" questions

TalkBack is an Android Accessibility Service that helps blind and vision-impaired users interact with their devices more easily.

When using TalkBack, what is the preferred way to alert the user when the contents of a TextView have changed?

I have an unlock screen where the user is prompted to enter a four digit pin. If the user enters …

android accessibility talkback
Android AccessibilityDelegate force reading of ViewGroup not children

I'm using a viewpager which is made up of some number of relative layout siblings which are quite complex. If …

java android android-studio accessibility talkback