TT-KLevel 2 - Senior Member
Is there an option for Button Mapper for the LG Classic?
Is there an option for Button Mapper for the LG Classic?
On the Kyocera dura Xv and cadence and duraXV extreme you can use button mapper and switchboard etc but the lg exalt and classic flip doesn’t have an accessibility option to enable these apps, is there a way to get accessibility options enabled through adb and somehow ?
I have a Kyocera Cadence that the phone does not charge when plugged in, and instead shows a "Not charging" notification when plugged in, with a message that I should use the cable provided with the phone. I don't have the original cable, and I tried other cables that seem to work fine with other phones
I tried swapping out chargers with varying degrees of success. (battery swapping didn't work for me) Note that when the phone is Powered OFF it seems to charge the battery fine to 100%. Does Anyone have any tips or ideas that may help me?
Phoney check to see if the pins in the phone, that the cable connects to, is messed up. That might be the issue.
The pins all look OK on both items. Any other ideas? I got the phone as new but I think it may be refurbished. Could it be it was replaced incorrectly?
any info?
i set the developer menu OFF on the schok phone, and now i cant reopen it by clicking on the build number, i tried a factory reset, didn't work.
yk9813 Msing
I would imagine you can use the same commands as for voice access, just replace com.android.cts.apps.accessibility.voiceaccess/com.google.android.apps.accessibility.voiceaccess.JustSpeakService with com.android.cts.switchaccess/ug.air.switchaccess.SwitchIME or ug.air.switchaccess/ug.air.switchaccess.SwitchIME or whatever the package name is, (I'm assuming you already have a switchboard app that works on Exalt, even though I don't think apps4flip put one on their site) [Login to see the link] would have to confirm this, but it should work.
Switchboard should work if you change the adb commands to activate the switchboards accessibility service.
We have it on our to do list to release an official version and a guide soon.
If anyone here plays around and has the exact commands to activate switchboard, please post it as it would help us release the app faster.
Apps4Flip-Admin the commands is only for after installing but on the LG classic we are unable to install it
Switchboard doesn’t work. Even with these commands. I REALLY WANT IT
Msing If says it on the top of that page ([Login to see the link])
THESE APPS WON'T INSTALL ON THE EXALT
I know but with adb it can work on exalt
Apps4Flip-Admin
The service name of switchboard is ug.air.switchaccess.SwitchAccessibilityService, so assuming that after youre finished with it the package name will be com.android.cts.switchaccess, the commands should be
am startservice com.android.cts.switchaccess/ug.air.switchaccess.SwitchAccessibilityService settings put secure enabled_accessibility_services com.android.cts.switchaccess/ug.air.switchaccess.SwitchAccessibilityService settings put secure accessibility_enabled 1
(I think the ug.air.switchaccess.SwitchIME service I wrote before is a secondary service)
I havent tested it, because i dont have the Exalt
__
yk9813 Msing In order for any app to be able to be installed on the Exalt or Classic the app has to be adjusted first, [Login to see the link] said theyre working on it for switchboard, but untill you have one that can be installed, none of these commands will help (as you said)