• torahanytime

Atusb You have to redo your permissions, and redo the permissions that allow mouse/voice access/ button mapper to work together. But you have to replace the command for whatever mouse u were using with the the name of the Kco mouse.

Here are the permission commands:
adb shell pm uninstall -k --user 0 com.lge.voicecommand
adb shell appops set com.android.cts.virresh.kcomouse SYSTEM_ALERT_WINDOW allow
adb shell settings put secure accessibility_enabled 1
adb shell settings put secure enabled_accessibility_services com.android.cts.virresh.kcomouse/com.android.cts.virresh.kcomouse.services.MouseEventService
adb shell am startservice com.android.cts.virresh.kcomouse/com.android.cts.virresh.kcomouse.services.MouseEventService

and here is the commands to enable the mouse/voice access/ button mapper to work together:

adb shell settings put secure enabled_accessibility_services com.android.cts.flar2.homebutton/a.i:com.android.cts.apps.accessibility.voiceaccess/com.google.android.apps.accessibility.voiceaccess.JustSpeakService:com.android.cts.virresh.kcomouse/com.android.cts.virresh.kcomouse.services.MouseEventService
adb shell settings put secure accessibility_enabled 1

    • AtusbLevel 3 - Gold Member

      • Edited

      mr-mayor heres what i get: Error: Requires permission android.permission.BIND_ACCESSIBILITY_SERVICE
      but it works now

      Is there any way to make it that the star key still works as a star key?

        Atusb In the kco mouse go to "detect" and hit the star key then save.

          mr-mayor is there any way to now make the sos button launchj the app launcher?

            thanks

            when i try to add it to button mapper, when i click add it automatically registers the middle button!

              Atusb U need to turn on voice access, then touch the button u want, then say "touch ok"

                mr-mayor Maybe I'll try with an older version, if that helps.