• Tech Help

Techgen did you try it mg5077 what’s the name off package and action

Yms giyf (google is your friend )

Techgen I got this back;
gf3:/ $ pm disable com.android.settings/fp.personal.masterclear
Error: java.lang.SecurityException: Shell cannot change component state for com.android.settings/fp.personal.masterclear to 2

    • TechgenLevel 6 - Platinum Elite Member

    mg5077 You can try adb shell pm disable-user --user 0 com.android.settings/fp.personal.masterclear
    which sometimes has more flexibility because its technically only disabling for the current user

      Techgen here's the thing. It's an app that was modified for the exalt and I was told that works perfectly over there. So does it make sense that the sonim just works a bit differently or does it have to be modified again specifically for sonim?

      • TechgenLevel 6 - Platinum Elite Member

      Gratitudetocreator yea I know the cursor doesn't work to select, a few people mentioned that issue, I didn't get a chance to play around with it, I use voice access and switch board for most things and I cant play Stratego πŸ˜‰

        Techgen almost the same error
        Error: java.lang.SecurityException: Shell cannot change component state for com.android.settings/fp.personal.masterclear to 3

        mg5077 and also did you know how to get "app manager" to work on the classic ?

          Techgen did you know (or any body else) what to do when I got this message
          Operation not allowed: java.lang.SecurityException: Permission android.permission.REQUEST_INSTALL_PACKAGES is not a changeable permission type
          by trying to grant permission ?

            • TechgenLevel 6 - Platinum Elite Member

            mg5077 Which app are you trying to grant access to? You can try granting it this way
            adb shell cmd appops set <packageName> <permission> allow
            Instead, (If your version of android doesnt support it, try without the cmd). But it can be a tricky issue (installing the app with -g should grant all requested permissions)

              • TechgenLevel 6 - Platinum Elite Member

              mg5077 I never looked in to the set edit app, sorry

              • TechgenLevel 6 - Platinum Elite Member

              mg5077 Which app manager? Is there something special it can do? Is there a specific reason that it shouldn't work on the classic, or you just want someone to modify it?