When I run the command in webADB i paste in to Interactive Shell then what did I do?? There’s no button to push done or anything, should push disconnect? Can someone please reply! Thanks apps for flips
Universal Mouse Cursor for the LG Classic
darthLevel 6 - Platinum Elite Member
[Login to see the link] has a new mouse out that has been modified to work on the Classic. It has more options and the scrolling works with out the clicking glitch. [Login to see the link]
To set the boss key to the star key its key 17. For getting it to work on the classic its the same commands as the a4fmouse just replace:
com.android.cts.appsflipcursor/com.android.cts.appsflipcursor.services.MouseEventService
with
com.android.cts.virresh.kcomouse/com.android.cts.virresh.kcomouse.services.MouseEventService
The original source for the mouse is [Login to see the link]
L-BLevel 4 - Platinum Member
darth thanks! and thank you [Login to see the link]!
TtechyLevel 3 - Gold Member
- Edited
darth Really like that it scrolls!
Couple of issues though;
The key that i set (*
) randomly stops working and i need to set it again.
Also I put it on a couple of people's phones and their text messages disappeared within a day or 2. Wondering if there's any relationship.
Mmr-mayorLevel 1 - Junior Member
Flippy I can't say for sure. But I had the problem while I had the Apps4Flip mouse, and also after I switched to the original MATVT mouse. I have a friend who it happened to who had the tag version of the mouse. So I can't say for sure if it has anything to do with the mouse. Maybe someone out there who never had any mouse can tell us if he had the problem also.
Mmr-mayorLevel 1 - Junior Member
THANKS! Now Waze actually works properly. You can see multiple routes, and see directions ahead of time.
BoruchAdler on my lg classic nothing happens when I press the (*) key
AtusbLevel 3 - Gold Member
- Edited
(darth )
mr-mayor 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.MouseEventServiceand 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