• The Deaf Girl is Back - Accessibility from the Device's UI!

Did this work for anyone

  • L-B replied to this.
    • L-BLevel 4 - Platinum Member

      • Edited

      Macher yes worked for me. use the command
      pm grant com.android.cts.accessibility android.permission.WRITE_SECURE_SETTINGS
      and then open the app called accessibility. self explanatory

      5 days later

      There is a new thread testers needed for google

      xxdeafgirl On the lg classic and also on the exalt when I install this acessibility app sometimes it stops the option when typing to select between T9 Word Abc ABC T9 Palabra Symbols Emojis Copy T9 dictionary and it stays by 123 when typing and can’t change to type abc but when restarting the phone it comes back and it gets stopped again after a while but if I uninstall the accessibility app then it doesn’t stop the option to select when typing and also the app’s that needs accessibility service’s still works so the best thing is after using the accessibility app is to uninstall it

      a year later
      • a-oneLevel 3 - Gold Member

        lgexalter1 shell pm grant com.android.cts.settings android.permission.WRITE_SECURE_SETTINGS

        adb shell pm grant com.android.cts.accessibility android.permission.WRITE_SECURE_SETTINGS

          • a-oneLevel 3 - Gold Member

            lgexalter1 not clear what you're trying to say

            Instead of com.android.cts.settings it's com.android.cts.accessibility

            L-B oops I think you meant com.android.cts.accessibility

            the op Made a mistake.

            lgexalter1 it was confusing when i first installed it i couldn't figure out the command.

            by the way, does anyone know why he writes the rebel 4 settings as a prerequisite? It worked for Me without it.

            a month later

            lgexalter1

            I installed this on TCL Flip 2 and ran adb shell pm grant com.android.cts.accessibility android.permission.WRITE_SECURE_SETTINGS

            Whenever I access it from Button Mapper ("need to enable accessibility"), if I scroll past item 9 the Accessibility app crashes, same if I try to change some settings.

            2 months later

            Question for anyone - when activating switch access from Accessibility app, the first time you get sent to a "Switch Access Setup" screen. After setup, it doesn't do it anymore. How to get back to that setup, when stock accessibility Settings doesn't have an entry for switch access?
            Thanks

            I've checked through all possible activities in settings, accessibility, etc., using app shortcut apps and adb shell, but nothing. I can get it to show up by searching system settings, but when I click on it, it just goes to stock accessibility settings, which doesn't have the switch access option.

            Anybody know the command to start it? Maybe someone who has the option in accessibility can start it and check logcat or something...

            Command is 'am start com.google.android.marvin.talkback/com.google.android.accessibility.switchaccess.setupwizard.SetupWizardActivity', but permission denied from adb...