Relative Content

Tag Archive for androidaccessibilitytalkback

Is using accessibility live region mode a good solution for making Talkback read a certain textview on activity creation?

I have an native android app that has an activity with top bar having a back arrow and the title of the page.The activity is NFC based and the page instructs the user to tap their NFC enabled device with a NFC enabled card. There are a couple of text views instructing the user to tap their card on the back of the device. There is a timeout for the read card and a failure to tap a card before the timeout leads to an error.