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
Post a Comment