Does anyone know the Adb Commands to allow all options on button mapper for LG Exalt?
Adb Commands to allow all options on button mapper for LG Exalt
if you use the acsesability app you don't need adb as long as yo only give button mapper accessibility
davestock613 how do you give button mapper accessibility on the LG Exalt?
Eli99 probably with the accessability app like davestock613
see https://www.apps4flip.com/apps/
https://pub-f5a6f612239c4ac4a7af8e420ba30bd8.r2.dev/apps4flip.nyc3.cdn.digitaloceanspaces.com/a4faccessibility.apk
but you probably need to run adb
Just run these commands on webadb after you install it:
1) pm grant com.android.cts.accessibility android.permission.WRITE_SECURE_SETTINGS
2) settings put secure accessibility_enabled 1
