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

Started by xxdeafgirl · Jul 08, 2021

Apps4Flip-Admin It's the least I could do. This was originally designed for the Amazon fire stick but it works on the Classic Flip too!

I did that again. I always forget to put the link in code and it likely gets removed.

L-B

oops I think you meant com.android.cts.accessibility

Did this work for anyone

L-B

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

anyone successfully try it on a non-lg phone?

trump2024

xxdeafgirl can I use voice access with the mouse and button mapper with that?

There is a new thread testers needed for google

@trump2024 strangely, i WAS able to activate voice access, button mapper, and the mouse, all at the same time. I have the schok.

GOLDFISH

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-one

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-one

lgexalter1 not clear what you're trying to say

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

Biden2020prez

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

the op Made a mistake.

Biden2020prez

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.

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.

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...