MMacherLevel 2 - Senior Member
Did this work for anyone
Did this work for anyone
anyone successfully try it on a non-lg phone?
xxdeafgirl can I use voice access with the mouse and button mapper with that?
There is a new thread testers needed for google
anonymousflipphone Yes, it worked on the Sonim XP3.
Anyone have answer to trump2024's question? [Login to see the link] did you try it?
anonymousflipphone yes I try it and it didn't work
[Login to see the link] strangely, i WAS able to activate voice access, button mapper, and the mouse, all at the same time. I have the schok.
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
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
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.
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...
Think I found it here - [Login to see the link]
Going to try it out...
Command is 'am start com.google.android.marvin.talkback/com.google.android.accessibility.switchaccess.setupwizard.SetupWizardActivity', but permission denied from adb...