translate

Featured Links

Questions & Answers

This listing is a compilation of both questions asked in-site and questions related to accessibility themes gathered from different sources (stackoverflow, UX Stack Exchange).

Displaying 1 - 4 of 4 questions

How to make TalkBack read TextView error message automatically?

I'm currently making my app accessible and I'm having problem with my EditTexts:

Tags: 
  • android
  • accessibility
  • android-textview
  • talkback
  • android-accessibility

How to know if Android TalkBack is active?

Stackoverflow

I'm developing an application that uses TalkBack to guide people through it.

Tags: 
  • android
  • accessibility
  • talkback
  • android-accessibility

Talkback: "Double tap" (ACTION_CLICK) is missed on Samsung

I'm trying to add a custom ACTION_CLICK text. This what I'm doing:

Tags: 
  • android
  • accessibility
  • samsung-mobile
  • talkback
  • android-accessibility

How to change Talkback announces Press Alt + Shift + Enter to activate on Google map marker

I have a Google map and added marker on the map. When the accessibility mode is ON and we navigate to Map marker using Bluetooth keyboard it announces press Alt+⇧Shift+Enter ↵ to activate.

Tags: 
  • android
  • google-maps
  • accessibility
  • talkback
  • android-accessibility