From the course: Android App Development: Accessibility

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Using TalkBack

Using TalkBack - Android Tutorial

From the course: Android App Development: Accessibility

Start my 1-month free trial

Using TalkBack

- [Instructor] TalkBack is the default screen reader on Android. It comes installed by default on many Android devices, but vendors may choose to include their own screen readers. For example, Samsung has Voice Assistant as their default screen reader and Amazon Fire tablets come with VoiceView installed. The screen readers, though, behave very similar to each other, but on rare occasions, some Android devices may not come with any accessibility service at all. In any case, it is possible to download TalkBack from the Play Store. The role of screen readers is to read what's on the screen. Although it may sound obvious, it's important to understand the things that screen reader users are interested to read and the best ways to describe the interface. The screen reader will read all user interface items that are important and meaningful, including notifications or changes in UI. The rule of thumb is simple. Any meaningful information that you can perceive on the screen must be reported…

Contents