Skip to content Skip to sidebar Skip to footer
Showing posts with the label Accessibility

Android Talkback Reading Phone Numbers In Webview Incorrectly

I'm having a minor headache with the TalkBack screen reader service when reading phone numbers … Read more Android Talkback Reading Phone Numbers In Webview Incorrectly

Clear Another App's Notification Via The Accessibility Api

My app is using the Accessibility API to catch notifications generated by other apps and act on the… Read more Clear Another App's Notification Via The Accessibility Api

How Can I Use Accessibilityservice.getwindows() To Obtain A Traversable Accessibilitynodeinfo?

I am writing an AccessibilityService for Android and, up to API level 20, I have been using the Acc… Read more How Can I Use Accessibilityservice.getwindows() To Obtain A Traversable Accessibilitynodeinfo?

Android Floating Window With Hidden Statusbar Accessibility Problems

I am working on android 4.4.2 building an application with a system overlay/floating window created… Read more Android Floating Window With Hidden Statusbar Accessibility Problems