• Tech Help

  • TechgenLevel 6 - Platinum Elite Member

  • Edited

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.

    Techgen wen I try to install it on the classic I got a message app not installed

    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

          I know but with adb it can work on exalt

            • TechgenLevel 6 - Platinum Elite Member

            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

            __

              • TechgenLevel 6 - Platinum Elite Member

              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)

              • TechgenLevel 6 - Platinum Elite Member

              Msing adb commands can only help to enable accessability services after switchboard is installed, but you still need a switchboard .apk that is changed to be compatible with the Exalt/classic, which apps4flip did not put out yet

              You guys don’t understand I made my own lg classic flip switchboard I know how to do it I will not reveal secret.

                AND I TRIED IT NOT WORKING

                • TechgenLevel 6 - Platinum Elite Member

                Msing Ok, great. I thought you were in the same boat as [Login to see the link] who said he couldn't install. Yea, its not a good idea to reveal the exploit in public, lest it get into the wrong hands. So try using the commands I just posted above, adjusting of course for your apk

                Techgen can you also configure the service name for button mapper ?

                5 days later

                I got the service name for button mapper:
                com.android.cts.buttonmapper/a.i
                the problem is, is that when i enable button mapper voice access gets disabled
                any solutions?