• Tech Help

how can you install using webadb i need to install with -g and i cant figure out the command it must be a pm command

  • TechgenLevel 6 - Platinum Elite Member

mg5077 Msing It would be adb shell pm uninstall -k --user 0 your.package.name
I dont know what the exact package name is, because I dont have that phone, you can do pm list packages to get a list of all installed packages (you can copy and paste all of them to notepad, and then you can do ctrl+F to search for the package you want)

    Techgen what’s it called I found one that says com.google.androif.marvin.talkback is that it

      • TechgenLevel 6 - Platinum Elite Member

      Msing Thats the default android accessibility suite, so it makes sense. But I don't take responsibility... 😉

        Msing how do you got it work the first time ?
        I haved it already working but wen I used voice access it's got disabled and I can't enable it again

        After you do the commands restart phone.

          Msing thanks
          but you also realized that its crashing and you are not able to do anything ?

          Works 4 me

            Techgen yeah but if u uninstall that I won’t be able to enable switchboard cause it needs accessibility

              Msing how do you scan the screen ?
              maybe you have another version from me if you think that's the issue maybe can posed a link with your version?

              Msing It won't remove the ability for any accessability apps, just the one that came with the phone

                did someone know if there is a way to block/disable just a app activity (not the app at self) vie adb ect. ?

                  • TechgenLevel 6 - Platinum Elite Member

                  • Edited

                  Anyone know how to get around forgotten screen lock password on LG Classic without resetting, or how to trust computers RSA fingerprint without unlocking the phone?

                  • dvp replied to this.
                    • YYmsLevel 3 - Gold Member

                      Where can I download Roms for the Gameboy?

                        8 days later

                        mg5077 If you mean to force stop an app it would be
                        adb shell am force-stop <packageName>