android - How to suppress talkback programatically? -


is there way make talkback suppress when open application , resume when stop application?

while typically cannot toggle talkback app, possible if user grants app "write secure settings" system permission adb, since can directly modify flags indicate system accessibility services enabled.

see answer of similar question full details: https://stackoverflow.com/a/44461236/494879


Comments

Popular posts from this blog

ios - Is 'init' forbidden as *part* of a variable name? -

angular - Angular2 Router: Cannot find primary outlet to load 'HomeComponent' -

javascript - Why Selenium can't find an element that is graphically visible -