• Tech Help

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.

        • TechgenLevel 6 - Platinum Elite Member

        Msing
        There is, Check out the apps4flip website for instructions

          • TechgenLevel 6 - Platinum Elite Member

          senderp56
          I'm not familiar with that exact phone, but most times once you activate developer options by clicking on build number, there is no need to do it again, it stays in the settings

          Techgen these are for voice access did it work also for that apps?

            • 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.