• LG Classic Flip - I sideloaded the Rebel 4 Settings APK

hotspot dosent work it just crashes

9 days later

trying to uninstall using "adb uninstall com.andriod.settings but got error

:adb uninstall com.andriod.settings
The system cannot find the path specified.

    can you install it AND kepp the original settings app?

    ij08 adb shell pm uninstall com.andriod.settings

    • L-B replied to this.
      • L-BLevel 4 - Platinum Member

        mg5077 you're spelling android wrong?

          L-B I just copied from the post I have replied so here is the fix
          adb shell pm uninstall com.android.settings

          a month later

          blumax either you can install list launcher Which [Login to see the link] has also posted, and that will have the settings app. Or you can just use voice access to open settings.

          I'm back and I KNOW WHY HOTSPOT CRASHES! We need way more APKs than originally thought, so I'm thinking of making a megathread about this. You'll minimum need Wi-Fi and Bluetooth from a Rebel 4. I have the R4 out again so I'm gonna do some pull work tonight and tommorow.

          a month later
          a month later

          i know this thread is old, but can some body answer GOLDFISHs question?

          2 months later
          25 days later

          To install it you use ADB

          Command:
          adb install -r -g LGSettings.apk

          Look up Rebel 4, I'm pretty sure I uploaded a bunch of other system apps.

            6 days later

            Mike UN220? That's Android 6.0. I'd need to buy an LG K8 V and cross my fingers that it's on 6.0 still.

            14 days later

            xxdeafgirl Doesnt work (Anyone know why it says here "you do not have permission to do that" ?

              • FlippyLevel 6 - Platinum Elite Member

                THE_SOMEONE It randomly says it in a lot of spots on the site... must be a glitch

                If you see that, login and refresh the page. That should help

                xxdeafgirl can you find some settimg app that will work for android 6 cause thats why its not working for lg exalt

                2 months later

                So I'm trying to install this via WebADB. I've tried through it's install APK function with no success I assume because I cannot include the - g - r flags. When I try to do it through the shell I get this error: /system/bin/sh: adb: not found

                Any suggestions? I should mention that I am using WebADB as my only computer at the moment is a chromebook.

                  grk1138 That's because you're already in the device. You need to push the APK to it and then use pm install <path> -g -r