Mmr-mayorLevel 1 - Junior Member
If u get me the APK of the new one, I can try to modify it.
If u get me the APK of the new one, I can try to modify it.
ok
Sorry. Here is the new one. I didn't use much yet, just tried it out. It's a little tricky to get the mouse to right spot to hit "skip" to get out of the intro screen, but it can be done.
[Login to see the link]
mr-mayor THANK YOU SOOOOOO MUCH!!! I've been waiting for this for like forever!
[Login to see the link] can you post this on the site?
[Login to see the link] can you modify this, too?
[Login to see the link]
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
Is there any way to make it that the star key still works as a star key?
thanks