דילוג לתוכן
  • חוקי הפורום
  • פופולרי
  • לא נפתר
  • משתמשים
  • חיפוש גוגל בפורום
  • צור קשר
עיצובים
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • ברירת מחדל (ללא עיצוב (ברירת מחדל))
  • ללא עיצוב (ברירת מחדל)
כיווץ
מתמחים טופ
  1. דף הבית
  2. אנדרואיד - כללי
  3. עזרה הדדית - אנדרואיד
  4. אפליקציית ניהול וחסימה לאנדרואיד: TripleU MDM (גרסה v3.8)

אפליקציית ניהול וחסימה לאנדרואיד: TripleU MDM (גרסה v3.8)

מתוזמן נעוץ נעול הועבר עזרה הדדית - אנדרואיד
488 פוסטים 66 כותבים 13.7k צפיות 72 עוקבים
  • מהישן לחדש
  • מהחדש לישן
  • הכי הרבה הצבעות
תגובה
  • תגובה כנושא
התחברו כדי לפרסם תגובה
נושא זה נמחק. רק משתמשים עם הרשאות מתאימות יוכלו לצפות בו.
  • E מנותק
    E מנותק
    eladi
    כתב נערך לאחרונה על ידי
    #481

    אם מישהו יכול לעזור לי למצוא מה הבעיה
    אני עשיתי לפי ההוראות למעלה ולא מצליח לתת הרשאה לאפליקציה עם adb אני לא יודע להעלות לכאן צילום מסך

    ה תגובה 1 תגובה אחרונה
    0
    • E eladi

      אם מישהו יכול לעזור לי למצוא מה הבעיה
      אני עשיתי לפי ההוראות למעלה ולא מצליח לתת הרשאה לאפליקציה עם adb אני לא יודע להעלות לכאן צילום מסך

      ה מנותק
      ה מנותק
      הסקרן
      כתב נערך לאחרונה על ידי הסקרן
      #482

      @eladi כתב באפליקציית ניהול וחסימה לאנדרואיד: TripleU MDM (גרסה v3.8):

      ולא מצליח

      מה אתה לא מצליח?
      איפה נתקעת?

      E תגובה 1 תגובה אחרונה
      0
      • למה באתיל מנותק
        למה באתיל מנותק
        למה באתי
        מדריכים
        כתב נערך לאחרונה על ידי
        #483

        מכשיר חדש עבר הרגע עידכון לאנדרואיד 16.

        זה השגיאה שהוא מראה:

        Microsoft Windows [Version 10.0.26100.7171]
        (c) Microsoft Corporation. All rights reserved.

        C:\Users\lama baiti\Desktop\adb>adb shell
        a53x:/ $ exit

        C:\Users\lama baiti\Desktop\adb>adb install "C:\Users\lama baiti\Downloads\app-release.apk"
        Success

        C:\Users\lama baiti\Desktop\adb>adb shell dpm set-device-owner "com.tripleu.mdm/.a"

        Exception occurred while executing 'set-device-owner':
        java.lang.RuntimeException: Can't set package ComponentInfo{com.tripleu.mdm/com.tripleu.mdm.a} as device owner.
        at com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.runSetDeviceOwner(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:118)
        at com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.onCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:360)
        at com.android.modules.utils.BasicShellCommandHandler.exec(BasicShellCommandHandler.java:97)
        at android.os.ShellCommand.exec(ShellCommand.java:38)
        at com.android.server.devicepolicy.DevicePolicyManagerService.onShellCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:13)
        at android.os.Binder.shellCommand(Binder.java:1187)
        at android.os.Binder.onTransact(Binder.java:979)
        at android.app.admin.IDevicePolicyManager$Stub.onTransact(IDevicePolicyManager.java:7010)
        at android.os.Binder.execTransactInternal(Binder.java:1462)
        at android.os.Binder.execTransact(Binder.java:1401)

        C:\Users\lama baiti\Desktop\adb>adb shell dpm set-device-owner com.tripleu.mdm/.a

        Exception occurred while executing 'set-device-owner':
        java.lang.RuntimeException: Can't set package ComponentInfo{com.tripleu.mdm/com.tripleu.mdm.a} as device owner.
        at com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.runSetDeviceOwner(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:118)
        at com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.onCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:360)
        at com.android.modules.utils.BasicShellCommandHandler.exec(BasicShellCommandHandler.java:97)
        at android.os.ShellCommand.exec(ShellCommand.java:38)
        at com.android.server.devicepolicy.DevicePolicyManagerService.onShellCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:13)
        at android.os.Binder.shellCommand(Binder.java:1187)
        at android.os.Binder.onTransact(Binder.java:979)
        at android.app.admin.IDevicePolicyManager$Stub.onTransact(IDevicePolicyManager.java:7010)
        at android.os.Binder.execTransactInternal(Binder.java:1462)
        at android.os.Binder.execTransact(Binder.java:1401)

        C:\Users\lama baiti\Desktop\adb>adb shell dpm list
        Unknown command: list
        Usage:
        help
        Prints this help text.

        is-operation-safe <OPERATION_ID>
        Checks if the give operation is safe

        is-operation-safe-by-reason <REASON_ID>
        Checks if the operations are safe for the given reason

        set-operation-safe <OPERATION_ID> <REASON_ID>
        Emulates the result of the next call to check if the given operation is safe

        list-owners
        Lists the device / profile owners per user

        list-policy-exempt-apps
        Lists the apps that are exempt from policies

        set-active-admin [ --user <USER_ID> | current ] [ --provisioning-context <PROVISIONING_CONTEXT>] <COMPONENT>
        Sets the given component as active admin for an existing user.

        set-device-owner [ --user <USER_ID> | current EXPERIMENTAL ] [ --device-owner-only ] [ --provisioning-context <PROVISIONING_CONTEXT>] <COMPONENT>
        Sets the given component as active admin, and its package as device owner.

        set-profile-owner [ --user <USER_ID> | current ] [ --provisioning-context <PROVISIONING_CONTEXT>] <COMPONENT>
        Sets the given component as active admin and profile owner for an existing user.

        remove-active-admin [ --user <USER_ID> | current ] <COMPONENT>
        Disables an active admin, the admin must have declared android:testOnly in the application in its manifest. This will also remove device and profile owners.

        clear-freeze-period-record
        Clears framework-maintained record of past freeze periods that the device went through. For use during feature development to prevent triggering restriction on setting freeze periods.

        force-network-logs
        Makes all network logs available to the DPC and triggers DeviceAdminReceiver.onNetworkLogsAvailable() if needed.

        force-security-logs
        Makes all security logs available to the DPC and triggers DeviceAdminReceiver.onSecurityLogsAvailable() if needed.

        mark-profile-owner-on-organization-owned-device [ --user <USER_ID> | current ] <COMPONENT>
        Marks the profile owner of the given user as managing an organization-owneddevice. That will give it access to device identifiers (such as serial number, IMEI and MEID), as well as other privileges.

        C:\Users\lama baiti\Desktop\adb>adb shell dpm list-owners
        no owners

        C:\Users\lama baiti\Desktop\adb>adb shell dpm set-device-owner com.tripleu.mdm/.a

        Exception occurred while executing 'set-device-owner':
        java.lang.RuntimeException: Can't set package ComponentInfo{com.tripleu.mdm/com.tripleu.mdm.a} as device owner.
        at com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.runSetDeviceOwner(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:118)
        at com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.onCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:360)
        at com.android.modules.utils.BasicShellCommandHandler.exec(BasicShellCommandHandler.java:97)
        at android.os.ShellCommand.exec(ShellCommand.java:38)
        at com.android.server.devicepolicy.DevicePolicyManagerService.onShellCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:13)
        at android.os.Binder.shellCommand(Binder.java:1187)
        at android.os.Binder.onTransact(Binder.java:979)
        at android.app.admin.IDevicePolicyManager$Stub.onTransact(IDevicePolicyManager.java:7010)
        at android.os.Binder.execTransactInternal(Binder.java:1462)
        at android.os.Binder.execTransact(Binder.java:1401)

        C:\Users\lama baiti\Desktop\adb>adb shell dpm set-device-owner "com.tripleu.mdm/.a"

        Exception occurred while executing 'set-device-owner':
        java.lang.RuntimeException: Can't set package ComponentInfo{com.tripleu.mdm/com.tripleu.mdm.a} as device owner.
        at com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.runSetDeviceOwner(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:118)
        at com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.onCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:360)
        at com.android.modules.utils.BasicShellCommandHandler.exec(BasicShellCommandHandler.java:97)
        at android.os.ShellCommand.exec(ShellCommand.java:38)
        at com.android.server.devicepolicy.DevicePolicyManagerService.onShellCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:13)
        at android.os.Binder.shellCommand(Binder.java:1187)
        at android.os.Binder.onTransact(Binder.java:979)
        at android.app.admin.IDevicePolicyManager$Stub.onTransact(IDevicePolicyManager.java:7010)
        at android.os.Binder.execTransactInternal(Binder.java:1462)
        at android.os.Binder.execTransact(Binder.java:1401)

        C:\Users\lama baiti\Desktop\adb>

        למה באתיל תגובה 1 תגובה אחרונה
        0
        • למה באתיל למה באתי

          מכשיר חדש עבר הרגע עידכון לאנדרואיד 16.

          זה השגיאה שהוא מראה:

          Microsoft Windows [Version 10.0.26100.7171]
          (c) Microsoft Corporation. All rights reserved.

          C:\Users\lama baiti\Desktop\adb>adb shell
          a53x:/ $ exit

          C:\Users\lama baiti\Desktop\adb>adb install "C:\Users\lama baiti\Downloads\app-release.apk"
          Success

          C:\Users\lama baiti\Desktop\adb>adb shell dpm set-device-owner "com.tripleu.mdm/.a"

          Exception occurred while executing 'set-device-owner':
          java.lang.RuntimeException: Can't set package ComponentInfo{com.tripleu.mdm/com.tripleu.mdm.a} as device owner.
          at com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.runSetDeviceOwner(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:118)
          at com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.onCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:360)
          at com.android.modules.utils.BasicShellCommandHandler.exec(BasicShellCommandHandler.java:97)
          at android.os.ShellCommand.exec(ShellCommand.java:38)
          at com.android.server.devicepolicy.DevicePolicyManagerService.onShellCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:13)
          at android.os.Binder.shellCommand(Binder.java:1187)
          at android.os.Binder.onTransact(Binder.java:979)
          at android.app.admin.IDevicePolicyManager$Stub.onTransact(IDevicePolicyManager.java:7010)
          at android.os.Binder.execTransactInternal(Binder.java:1462)
          at android.os.Binder.execTransact(Binder.java:1401)

          C:\Users\lama baiti\Desktop\adb>adb shell dpm set-device-owner com.tripleu.mdm/.a

          Exception occurred while executing 'set-device-owner':
          java.lang.RuntimeException: Can't set package ComponentInfo{com.tripleu.mdm/com.tripleu.mdm.a} as device owner.
          at com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.runSetDeviceOwner(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:118)
          at com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.onCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:360)
          at com.android.modules.utils.BasicShellCommandHandler.exec(BasicShellCommandHandler.java:97)
          at android.os.ShellCommand.exec(ShellCommand.java:38)
          at com.android.server.devicepolicy.DevicePolicyManagerService.onShellCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:13)
          at android.os.Binder.shellCommand(Binder.java:1187)
          at android.os.Binder.onTransact(Binder.java:979)
          at android.app.admin.IDevicePolicyManager$Stub.onTransact(IDevicePolicyManager.java:7010)
          at android.os.Binder.execTransactInternal(Binder.java:1462)
          at android.os.Binder.execTransact(Binder.java:1401)

          C:\Users\lama baiti\Desktop\adb>adb shell dpm list
          Unknown command: list
          Usage:
          help
          Prints this help text.

          is-operation-safe <OPERATION_ID>
          Checks if the give operation is safe

          is-operation-safe-by-reason <REASON_ID>
          Checks if the operations are safe for the given reason

          set-operation-safe <OPERATION_ID> <REASON_ID>
          Emulates the result of the next call to check if the given operation is safe

          list-owners
          Lists the device / profile owners per user

          list-policy-exempt-apps
          Lists the apps that are exempt from policies

          set-active-admin [ --user <USER_ID> | current ] [ --provisioning-context <PROVISIONING_CONTEXT>] <COMPONENT>
          Sets the given component as active admin for an existing user.

          set-device-owner [ --user <USER_ID> | current EXPERIMENTAL ] [ --device-owner-only ] [ --provisioning-context <PROVISIONING_CONTEXT>] <COMPONENT>
          Sets the given component as active admin, and its package as device owner.

          set-profile-owner [ --user <USER_ID> | current ] [ --provisioning-context <PROVISIONING_CONTEXT>] <COMPONENT>
          Sets the given component as active admin and profile owner for an existing user.

          remove-active-admin [ --user <USER_ID> | current ] <COMPONENT>
          Disables an active admin, the admin must have declared android:testOnly in the application in its manifest. This will also remove device and profile owners.

          clear-freeze-period-record
          Clears framework-maintained record of past freeze periods that the device went through. For use during feature development to prevent triggering restriction on setting freeze periods.

          force-network-logs
          Makes all network logs available to the DPC and triggers DeviceAdminReceiver.onNetworkLogsAvailable() if needed.

          force-security-logs
          Makes all security logs available to the DPC and triggers DeviceAdminReceiver.onSecurityLogsAvailable() if needed.

          mark-profile-owner-on-organization-owned-device [ --user <USER_ID> | current ] <COMPONENT>
          Marks the profile owner of the given user as managing an organization-owneddevice. That will give it access to device identifiers (such as serial number, IMEI and MEID), as well as other privileges.

          C:\Users\lama baiti\Desktop\adb>adb shell dpm list-owners
          no owners

          C:\Users\lama baiti\Desktop\adb>adb shell dpm set-device-owner com.tripleu.mdm/.a

          Exception occurred while executing 'set-device-owner':
          java.lang.RuntimeException: Can't set package ComponentInfo{com.tripleu.mdm/com.tripleu.mdm.a} as device owner.
          at com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.runSetDeviceOwner(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:118)
          at com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.onCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:360)
          at com.android.modules.utils.BasicShellCommandHandler.exec(BasicShellCommandHandler.java:97)
          at android.os.ShellCommand.exec(ShellCommand.java:38)
          at com.android.server.devicepolicy.DevicePolicyManagerService.onShellCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:13)
          at android.os.Binder.shellCommand(Binder.java:1187)
          at android.os.Binder.onTransact(Binder.java:979)
          at android.app.admin.IDevicePolicyManager$Stub.onTransact(IDevicePolicyManager.java:7010)
          at android.os.Binder.execTransactInternal(Binder.java:1462)
          at android.os.Binder.execTransact(Binder.java:1401)

          C:\Users\lama baiti\Desktop\adb>adb shell dpm set-device-owner "com.tripleu.mdm/.a"

          Exception occurred while executing 'set-device-owner':
          java.lang.RuntimeException: Can't set package ComponentInfo{com.tripleu.mdm/com.tripleu.mdm.a} as device owner.
          at com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.runSetDeviceOwner(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:118)
          at com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.onCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:360)
          at com.android.modules.utils.BasicShellCommandHandler.exec(BasicShellCommandHandler.java:97)
          at android.os.ShellCommand.exec(ShellCommand.java:38)
          at com.android.server.devicepolicy.DevicePolicyManagerService.onShellCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:13)
          at android.os.Binder.shellCommand(Binder.java:1187)
          at android.os.Binder.onTransact(Binder.java:979)
          at android.app.admin.IDevicePolicyManager$Stub.onTransact(IDevicePolicyManager.java:7010)
          at android.os.Binder.execTransactInternal(Binder.java:1462)
          at android.os.Binder.execTransact(Binder.java:1401)

          C:\Users\lama baiti\Desktop\adb>

          למה באתיל מנותק
          למה באתיל מנותק
          למה באתי
          מדריכים
          כתב נערך לאחרונה על ידי
          #484

          @למה-באתי כתב באפליקציית ניהול וחסימה לאנדרואיד: TripleU MDM (גרסה v3.8):

          מכשיר חדש עבר הרגע עידכון לאנדרואיד 16.

          זה השגיאה שהוא מראה:

          Microsoft Windows [Version 10.0.26100.7171]
          (c) Microsoft Corporation. All rights reserved.

          C:\Users\lama baiti\Desktop\adb>adb shell
          a53x:/ $ exit

          C:\Users\lama baiti\Desktop\adb>adb install "C:\Users\lama baiti\Downloads\app-release.apk"
          Success

          C:\Users\lama baiti\Desktop\adb>adb shell dpm set-device-owner "com.tripleu.mdm/.a"

          Exception occurred while executing 'set-device-owner':
          java.lang.RuntimeException: Can't set package ComponentInfo{com.tripleu.mdm/com.tripleu.mdm.a} as device owner.
          at com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.runSetDeviceOwner(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:118)
          at com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.onCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:360)
          at com.android.modules.utils.BasicShellCommandHandler.exec(BasicShellCommandHandler.java:97)
          at android.os.ShellCommand.exec(ShellCommand.java:38)
          at com.android.server.devicepolicy.DevicePolicyManagerService.onShellCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:13)
          at android.os.Binder.shellCommand(Binder.java:1187)
          at android.os.Binder.onTransact(Binder.java:979)
          at android.app.admin.IDevicePolicyManager$Stub.onTransact(IDevicePolicyManager.java:7010)
          at android.os.Binder.execTransactInternal(Binder.java:1462)
          at android.os.Binder.execTransact(Binder.java:1401)

          C:\Users\lama baiti\Desktop\adb>adb shell dpm set-device-owner com.tripleu.mdm/.a

          Exception occurred while executing 'set-device-owner':
          java.lang.RuntimeException: Can't set package ComponentInfo{com.tripleu.mdm/com.tripleu.mdm.a} as device owner.
          at com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.runSetDeviceOwner(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:118)
          at com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.onCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:360)
          at com.android.modules.utils.BasicShellCommandHandler.exec(BasicShellCommandHandler.java:97)
          at android.os.ShellCommand.exec(ShellCommand.java:38)
          at com.android.server.devicepolicy.DevicePolicyManagerService.onShellCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:13)
          at android.os.Binder.shellCommand(Binder.java:1187)
          at android.os.Binder.onTransact(Binder.java:979)
          at android.app.admin.IDevicePolicyManager$Stub.onTransact(IDevicePolicyManager.java:7010)
          at android.os.Binder.execTransactInternal(Binder.java:1462)
          at android.os.Binder.execTransact(Binder.java:1401)

          C:\Users\lama baiti\Desktop\adb>adb shell dpm list
          Unknown command: list
          Usage:
          help
          Prints this help text.

          is-operation-safe <OPERATION_ID>
          Checks if the give operation is safe

          is-operation-safe-by-reason <REASON_ID>
          Checks if the operations are safe for the given reason

          set-operation-safe <OPERATION_ID> <REASON_ID>
          Emulates the result of the next call to check if the given operation is safe

          list-owners
          Lists the device / profile owners per user

          list-policy-exempt-apps
          Lists the apps that are exempt from policies

          set-active-admin [ --user <USER_ID> | current ] [ --provisioning-context <PROVISIONING_CONTEXT>] <COMPONENT>
          Sets the given component as active admin for an existing user.

          set-device-owner [ --user <USER_ID> | current EXPERIMENTAL ] [ --device-owner-only ] [ --provisioning-context <PROVISIONING_CONTEXT>] <COMPONENT>
          Sets the given component as active admin, and its package as device owner.

          set-profile-owner [ --user <USER_ID> | current ] [ --provisioning-context <PROVISIONING_CONTEXT>] <COMPONENT>
          Sets the given component as active admin and profile owner for an existing user.

          remove-active-admin [ --user <USER_ID> | current ] <COMPONENT>
          Disables an active admin, the admin must have declared android:testOnly in the application in its manifest. This will also remove device and profile owners.

          clear-freeze-period-record
          Clears framework-maintained record of past freeze periods that the device went through. For use during feature development to prevent triggering restriction on setting freeze periods.

          force-network-logs
          Makes all network logs available to the DPC and triggers DeviceAdminReceiver.onNetworkLogsAvailable() if needed.

          force-security-logs
          Makes all security logs available to the DPC and triggers DeviceAdminReceiver.onSecurityLogsAvailable() if needed.

          mark-profile-owner-on-organization-owned-device [ --user <USER_ID> | current ] <COMPONENT>
          Marks the profile owner of the given user as managing an organization-owneddevice. That will give it access to device identifiers (such as serial number, IMEI and MEID), as well as other privileges.

          C:\Users\lama baiti\Desktop\adb>adb shell dpm list-owners
          no owners

          C:\Users\lama baiti\Desktop\adb>adb shell dpm set-device-owner com.tripleu.mdm/.a

          Exception occurred while executing 'set-device-owner':
          java.lang.RuntimeException: Can't set package ComponentInfo{com.tripleu.mdm/com.tripleu.mdm.a} as device owner.
          at com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.runSetDeviceOwner(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:118)
          at com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.onCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:360)
          at com.android.modules.utils.BasicShellCommandHandler.exec(BasicShellCommandHandler.java:97)
          at android.os.ShellCommand.exec(ShellCommand.java:38)
          at com.android.server.devicepolicy.DevicePolicyManagerService.onShellCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:13)
          at android.os.Binder.shellCommand(Binder.java:1187)
          at android.os.Binder.onTransact(Binder.java:979)
          at android.app.admin.IDevicePolicyManager$Stub.onTransact(IDevicePolicyManager.java:7010)
          at android.os.Binder.execTransactInternal(Binder.java:1462)
          at android.os.Binder.execTransact(Binder.java:1401)

          C:\Users\lama baiti\Desktop\adb>adb shell dpm set-device-owner "com.tripleu.mdm/.a"

          Exception occurred while executing 'set-device-owner':
          java.lang.RuntimeException: Can't set package ComponentInfo{com.tripleu.mdm/com.tripleu.mdm.a} as device owner.
          at com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.runSetDeviceOwner(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:118)
          at com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.onCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:360)
          at com.android.modules.utils.BasicShellCommandHandler.exec(BasicShellCommandHandler.java:97)
          at android.os.ShellCommand.exec(ShellCommand.java:38)
          at com.android.server.devicepolicy.DevicePolicyManagerService.onShellCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:13)
          at android.os.Binder.shellCommand(Binder.java:1187)
          at android.os.Binder.onTransact(Binder.java:979)
          at android.app.admin.IDevicePolicyManager$Stub.onTransact(IDevicePolicyManager.java:7010)
          at android.os.Binder.execTransactInternal(Binder.java:1462)
          at android.os.Binder.execTransact(Binder.java:1401)

          C:\Users\lama baiti\Desktop\adb>

          [11:48:22] המכשיר מחובר ומוכן
          [11:48:26] התקנת TripleU MDM... (0%)
          [11:48:26] מוריד את TripleU MDM...
          [11:48:30] מבצע פקודות לאחר התקנה עבור TripleU MDM...
          [11:48:30] ממתין לרישום רכיבי האפליקציה...
          [11:48:32] זוהתה פקודת ניהול המכשיר - ממתין לרישום רכיב...
          [11:48:35] רץ: dpm set-device-owner "com.tripleu.mdm/.a"
          אירעה חריגה בעת ביצוע 'set-device-owner':
          java.lang.RuntimeException: לא ניתן להגדיר את החבילה ComponentInfo{com.tripleu.mdm/com.tripleu.mdm.a} כבעלים של המכשיר.
          ב- com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.runSetDeviceOwner(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:118)
          ב-com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.onCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:360)
          ב-com.android.modules.utils.BasicShellCommandHandler.exec(BasicShellCommandHandler.java:97)
          ב- android.os.ShellCommand.exec (ShellCommand.java:38)
          ב-com.android.server.devicepolicy.DevicePolicyManagerService.onShellCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:13)
          בכתובת android.os.Binder.shellCommand(Binder.java:1187)
          ב- android.os.Binder.onTransact (Binder.java:979)
          ב- android.app.admin.IDevicePolicyManager$Stub.onTransact(IDevicePolicyManager.java:7010)
          ב- android.os.Binder.execTransactInternal(Binder.java:1462)
          ב- android.os.Binder.execTransact(Binder.java:1401)
          [11:48:36] הפקודה נכשלה: dpm set-device-owner "com.tripleu.mdm/.a" - אירעה חריגה בעת ביצוע 'set-device-owner': java.lang.RuntimeException: לא ניתן להגדיר את החבילה ComponentInfo{com.tripleu.mdm/com.tripleu.mdm.a} כבעלים של ההתקן. ב- com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.runSetDeviceOwner(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:118) ב- com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.onCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:360) ב- com.android.modules.utils.BasicShellCommandHandler.exec(BasicShellCommandHandler.java:97) ב- android.os.ShellCommand.exec(ShellCommand.java:38) ב- com.android.server.devicepolicy.DevicePolicyManagerService.onShellCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:13) ב- android.os.Binder.shellCommand(Binder.java:1187) ב- android.os.Binder.onTransact(Binder.java:979) ב- android.app.admin.IDevicePolicyManager$Stub.onTransact(IDevicePolicyManager.java:7010) ב- android.os.Binder.execTransactInternal(Binder.java:1462) ב- android.os.Binder.execTransact(Binder.java:1401)
          [11:48:36] רץ: pm grant com.tripleu.mdm android.permission.WRITE_SECURE_SETTINGS
          [11:48:37] הגדרת TripleU MDM לאחר ההתקנה הושלמה
          [11:48:37] ההתקנה הושלמה (100%)
          [11:48:37] התקנת TripleU MDM בהצלחה
          [11:48:37] TripleU MDM הותקן בהצלחה

          שאול 208ש שניאור שמחש 2 תגובות תגובה אחרונה
          0
          • למה באתיל למה באתי

            @למה-באתי כתב באפליקציית ניהול וחסימה לאנדרואיד: TripleU MDM (גרסה v3.8):

            מכשיר חדש עבר הרגע עידכון לאנדרואיד 16.

            זה השגיאה שהוא מראה:

            Microsoft Windows [Version 10.0.26100.7171]
            (c) Microsoft Corporation. All rights reserved.

            C:\Users\lama baiti\Desktop\adb>adb shell
            a53x:/ $ exit

            C:\Users\lama baiti\Desktop\adb>adb install "C:\Users\lama baiti\Downloads\app-release.apk"
            Success

            C:\Users\lama baiti\Desktop\adb>adb shell dpm set-device-owner "com.tripleu.mdm/.a"

            Exception occurred while executing 'set-device-owner':
            java.lang.RuntimeException: Can't set package ComponentInfo{com.tripleu.mdm/com.tripleu.mdm.a} as device owner.
            at com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.runSetDeviceOwner(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:118)
            at com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.onCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:360)
            at com.android.modules.utils.BasicShellCommandHandler.exec(BasicShellCommandHandler.java:97)
            at android.os.ShellCommand.exec(ShellCommand.java:38)
            at com.android.server.devicepolicy.DevicePolicyManagerService.onShellCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:13)
            at android.os.Binder.shellCommand(Binder.java:1187)
            at android.os.Binder.onTransact(Binder.java:979)
            at android.app.admin.IDevicePolicyManager$Stub.onTransact(IDevicePolicyManager.java:7010)
            at android.os.Binder.execTransactInternal(Binder.java:1462)
            at android.os.Binder.execTransact(Binder.java:1401)

            C:\Users\lama baiti\Desktop\adb>adb shell dpm set-device-owner com.tripleu.mdm/.a

            Exception occurred while executing 'set-device-owner':
            java.lang.RuntimeException: Can't set package ComponentInfo{com.tripleu.mdm/com.tripleu.mdm.a} as device owner.
            at com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.runSetDeviceOwner(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:118)
            at com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.onCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:360)
            at com.android.modules.utils.BasicShellCommandHandler.exec(BasicShellCommandHandler.java:97)
            at android.os.ShellCommand.exec(ShellCommand.java:38)
            at com.android.server.devicepolicy.DevicePolicyManagerService.onShellCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:13)
            at android.os.Binder.shellCommand(Binder.java:1187)
            at android.os.Binder.onTransact(Binder.java:979)
            at android.app.admin.IDevicePolicyManager$Stub.onTransact(IDevicePolicyManager.java:7010)
            at android.os.Binder.execTransactInternal(Binder.java:1462)
            at android.os.Binder.execTransact(Binder.java:1401)

            C:\Users\lama baiti\Desktop\adb>adb shell dpm list
            Unknown command: list
            Usage:
            help
            Prints this help text.

            is-operation-safe <OPERATION_ID>
            Checks if the give operation is safe

            is-operation-safe-by-reason <REASON_ID>
            Checks if the operations are safe for the given reason

            set-operation-safe <OPERATION_ID> <REASON_ID>
            Emulates the result of the next call to check if the given operation is safe

            list-owners
            Lists the device / profile owners per user

            list-policy-exempt-apps
            Lists the apps that are exempt from policies

            set-active-admin [ --user <USER_ID> | current ] [ --provisioning-context <PROVISIONING_CONTEXT>] <COMPONENT>
            Sets the given component as active admin for an existing user.

            set-device-owner [ --user <USER_ID> | current EXPERIMENTAL ] [ --device-owner-only ] [ --provisioning-context <PROVISIONING_CONTEXT>] <COMPONENT>
            Sets the given component as active admin, and its package as device owner.

            set-profile-owner [ --user <USER_ID> | current ] [ --provisioning-context <PROVISIONING_CONTEXT>] <COMPONENT>
            Sets the given component as active admin and profile owner for an existing user.

            remove-active-admin [ --user <USER_ID> | current ] <COMPONENT>
            Disables an active admin, the admin must have declared android:testOnly in the application in its manifest. This will also remove device and profile owners.

            clear-freeze-period-record
            Clears framework-maintained record of past freeze periods that the device went through. For use during feature development to prevent triggering restriction on setting freeze periods.

            force-network-logs
            Makes all network logs available to the DPC and triggers DeviceAdminReceiver.onNetworkLogsAvailable() if needed.

            force-security-logs
            Makes all security logs available to the DPC and triggers DeviceAdminReceiver.onSecurityLogsAvailable() if needed.

            mark-profile-owner-on-organization-owned-device [ --user <USER_ID> | current ] <COMPONENT>
            Marks the profile owner of the given user as managing an organization-owneddevice. That will give it access to device identifiers (such as serial number, IMEI and MEID), as well as other privileges.

            C:\Users\lama baiti\Desktop\adb>adb shell dpm list-owners
            no owners

            C:\Users\lama baiti\Desktop\adb>adb shell dpm set-device-owner com.tripleu.mdm/.a

            Exception occurred while executing 'set-device-owner':
            java.lang.RuntimeException: Can't set package ComponentInfo{com.tripleu.mdm/com.tripleu.mdm.a} as device owner.
            at com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.runSetDeviceOwner(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:118)
            at com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.onCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:360)
            at com.android.modules.utils.BasicShellCommandHandler.exec(BasicShellCommandHandler.java:97)
            at android.os.ShellCommand.exec(ShellCommand.java:38)
            at com.android.server.devicepolicy.DevicePolicyManagerService.onShellCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:13)
            at android.os.Binder.shellCommand(Binder.java:1187)
            at android.os.Binder.onTransact(Binder.java:979)
            at android.app.admin.IDevicePolicyManager$Stub.onTransact(IDevicePolicyManager.java:7010)
            at android.os.Binder.execTransactInternal(Binder.java:1462)
            at android.os.Binder.execTransact(Binder.java:1401)

            C:\Users\lama baiti\Desktop\adb>adb shell dpm set-device-owner "com.tripleu.mdm/.a"

            Exception occurred while executing 'set-device-owner':
            java.lang.RuntimeException: Can't set package ComponentInfo{com.tripleu.mdm/com.tripleu.mdm.a} as device owner.
            at com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.runSetDeviceOwner(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:118)
            at com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.onCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:360)
            at com.android.modules.utils.BasicShellCommandHandler.exec(BasicShellCommandHandler.java:97)
            at android.os.ShellCommand.exec(ShellCommand.java:38)
            at com.android.server.devicepolicy.DevicePolicyManagerService.onShellCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:13)
            at android.os.Binder.shellCommand(Binder.java:1187)
            at android.os.Binder.onTransact(Binder.java:979)
            at android.app.admin.IDevicePolicyManager$Stub.onTransact(IDevicePolicyManager.java:7010)
            at android.os.Binder.execTransactInternal(Binder.java:1462)
            at android.os.Binder.execTransact(Binder.java:1401)

            C:\Users\lama baiti\Desktop\adb>

            [11:48:22] המכשיר מחובר ומוכן
            [11:48:26] התקנת TripleU MDM... (0%)
            [11:48:26] מוריד את TripleU MDM...
            [11:48:30] מבצע פקודות לאחר התקנה עבור TripleU MDM...
            [11:48:30] ממתין לרישום רכיבי האפליקציה...
            [11:48:32] זוהתה פקודת ניהול המכשיר - ממתין לרישום רכיב...
            [11:48:35] רץ: dpm set-device-owner "com.tripleu.mdm/.a"
            אירעה חריגה בעת ביצוע 'set-device-owner':
            java.lang.RuntimeException: לא ניתן להגדיר את החבילה ComponentInfo{com.tripleu.mdm/com.tripleu.mdm.a} כבעלים של המכשיר.
            ב- com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.runSetDeviceOwner(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:118)
            ב-com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.onCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:360)
            ב-com.android.modules.utils.BasicShellCommandHandler.exec(BasicShellCommandHandler.java:97)
            ב- android.os.ShellCommand.exec (ShellCommand.java:38)
            ב-com.android.server.devicepolicy.DevicePolicyManagerService.onShellCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:13)
            בכתובת android.os.Binder.shellCommand(Binder.java:1187)
            ב- android.os.Binder.onTransact (Binder.java:979)
            ב- android.app.admin.IDevicePolicyManager$Stub.onTransact(IDevicePolicyManager.java:7010)
            ב- android.os.Binder.execTransactInternal(Binder.java:1462)
            ב- android.os.Binder.execTransact(Binder.java:1401)
            [11:48:36] הפקודה נכשלה: dpm set-device-owner "com.tripleu.mdm/.a" - אירעה חריגה בעת ביצוע 'set-device-owner': java.lang.RuntimeException: לא ניתן להגדיר את החבילה ComponentInfo{com.tripleu.mdm/com.tripleu.mdm.a} כבעלים של ההתקן. ב- com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.runSetDeviceOwner(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:118) ב- com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.onCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:360) ב- com.android.modules.utils.BasicShellCommandHandler.exec(BasicShellCommandHandler.java:97) ב- android.os.ShellCommand.exec(ShellCommand.java:38) ב- com.android.server.devicepolicy.DevicePolicyManagerService.onShellCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:13) ב- android.os.Binder.shellCommand(Binder.java:1187) ב- android.os.Binder.onTransact(Binder.java:979) ב- android.app.admin.IDevicePolicyManager$Stub.onTransact(IDevicePolicyManager.java:7010) ב- android.os.Binder.execTransactInternal(Binder.java:1462) ב- android.os.Binder.execTransact(Binder.java:1401)
            [11:48:36] רץ: pm grant com.tripleu.mdm android.permission.WRITE_SECURE_SETTINGS
            [11:48:37] הגדרת TripleU MDM לאחר ההתקנה הושלמה
            [11:48:37] ההתקנה הושלמה (100%)
            [11:48:37] התקנת TripleU MDM בהצלחה
            [11:48:37] TripleU MDM הותקן בהצלחה

            שאול 208ש מנותק
            שאול 208ש מנותק
            שאול 208
            כתב נערך לאחרונה על ידי
            #485

            @למה-באתי מה תכלס, יש הרשאת ניהול או לא?

            למה באתיל תגובה 1 תגובה אחרונה
            0
            • שאול 208ש שאול 208

              @למה-באתי מה תכלס, יש הרשאת ניהול או לא?

              למה באתיל מנותק
              למה באתיל מנותק
              למה באתי
              מדריכים
              כתב נערך לאחרונה על ידי
              #486

              @שאול-208 כתב באפליקציית ניהול וחסימה לאנדרואיד: TripleU MDM (גרסה v3.8):

              @למה-באתי מה תכלס, יש הרשאת ניהול או לא?

              אין

              תגובה 1 תגובה אחרונה
              0
              • למה באתיל למה באתי

                @למה-באתי כתב באפליקציית ניהול וחסימה לאנדרואיד: TripleU MDM (גרסה v3.8):

                מכשיר חדש עבר הרגע עידכון לאנדרואיד 16.

                זה השגיאה שהוא מראה:

                Microsoft Windows [Version 10.0.26100.7171]
                (c) Microsoft Corporation. All rights reserved.

                C:\Users\lama baiti\Desktop\adb>adb shell
                a53x:/ $ exit

                C:\Users\lama baiti\Desktop\adb>adb install "C:\Users\lama baiti\Downloads\app-release.apk"
                Success

                C:\Users\lama baiti\Desktop\adb>adb shell dpm set-device-owner "com.tripleu.mdm/.a"

                Exception occurred while executing 'set-device-owner':
                java.lang.RuntimeException: Can't set package ComponentInfo{com.tripleu.mdm/com.tripleu.mdm.a} as device owner.
                at com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.runSetDeviceOwner(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:118)
                at com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.onCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:360)
                at com.android.modules.utils.BasicShellCommandHandler.exec(BasicShellCommandHandler.java:97)
                at android.os.ShellCommand.exec(ShellCommand.java:38)
                at com.android.server.devicepolicy.DevicePolicyManagerService.onShellCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:13)
                at android.os.Binder.shellCommand(Binder.java:1187)
                at android.os.Binder.onTransact(Binder.java:979)
                at android.app.admin.IDevicePolicyManager$Stub.onTransact(IDevicePolicyManager.java:7010)
                at android.os.Binder.execTransactInternal(Binder.java:1462)
                at android.os.Binder.execTransact(Binder.java:1401)

                C:\Users\lama baiti\Desktop\adb>adb shell dpm set-device-owner com.tripleu.mdm/.a

                Exception occurred while executing 'set-device-owner':
                java.lang.RuntimeException: Can't set package ComponentInfo{com.tripleu.mdm/com.tripleu.mdm.a} as device owner.
                at com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.runSetDeviceOwner(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:118)
                at com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.onCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:360)
                at com.android.modules.utils.BasicShellCommandHandler.exec(BasicShellCommandHandler.java:97)
                at android.os.ShellCommand.exec(ShellCommand.java:38)
                at com.android.server.devicepolicy.DevicePolicyManagerService.onShellCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:13)
                at android.os.Binder.shellCommand(Binder.java:1187)
                at android.os.Binder.onTransact(Binder.java:979)
                at android.app.admin.IDevicePolicyManager$Stub.onTransact(IDevicePolicyManager.java:7010)
                at android.os.Binder.execTransactInternal(Binder.java:1462)
                at android.os.Binder.execTransact(Binder.java:1401)

                C:\Users\lama baiti\Desktop\adb>adb shell dpm list
                Unknown command: list
                Usage:
                help
                Prints this help text.

                is-operation-safe <OPERATION_ID>
                Checks if the give operation is safe

                is-operation-safe-by-reason <REASON_ID>
                Checks if the operations are safe for the given reason

                set-operation-safe <OPERATION_ID> <REASON_ID>
                Emulates the result of the next call to check if the given operation is safe

                list-owners
                Lists the device / profile owners per user

                list-policy-exempt-apps
                Lists the apps that are exempt from policies

                set-active-admin [ --user <USER_ID> | current ] [ --provisioning-context <PROVISIONING_CONTEXT>] <COMPONENT>
                Sets the given component as active admin for an existing user.

                set-device-owner [ --user <USER_ID> | current EXPERIMENTAL ] [ --device-owner-only ] [ --provisioning-context <PROVISIONING_CONTEXT>] <COMPONENT>
                Sets the given component as active admin, and its package as device owner.

                set-profile-owner [ --user <USER_ID> | current ] [ --provisioning-context <PROVISIONING_CONTEXT>] <COMPONENT>
                Sets the given component as active admin and profile owner for an existing user.

                remove-active-admin [ --user <USER_ID> | current ] <COMPONENT>
                Disables an active admin, the admin must have declared android:testOnly in the application in its manifest. This will also remove device and profile owners.

                clear-freeze-period-record
                Clears framework-maintained record of past freeze periods that the device went through. For use during feature development to prevent triggering restriction on setting freeze periods.

                force-network-logs
                Makes all network logs available to the DPC and triggers DeviceAdminReceiver.onNetworkLogsAvailable() if needed.

                force-security-logs
                Makes all security logs available to the DPC and triggers DeviceAdminReceiver.onSecurityLogsAvailable() if needed.

                mark-profile-owner-on-organization-owned-device [ --user <USER_ID> | current ] <COMPONENT>
                Marks the profile owner of the given user as managing an organization-owneddevice. That will give it access to device identifiers (such as serial number, IMEI and MEID), as well as other privileges.

                C:\Users\lama baiti\Desktop\adb>adb shell dpm list-owners
                no owners

                C:\Users\lama baiti\Desktop\adb>adb shell dpm set-device-owner com.tripleu.mdm/.a

                Exception occurred while executing 'set-device-owner':
                java.lang.RuntimeException: Can't set package ComponentInfo{com.tripleu.mdm/com.tripleu.mdm.a} as device owner.
                at com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.runSetDeviceOwner(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:118)
                at com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.onCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:360)
                at com.android.modules.utils.BasicShellCommandHandler.exec(BasicShellCommandHandler.java:97)
                at android.os.ShellCommand.exec(ShellCommand.java:38)
                at com.android.server.devicepolicy.DevicePolicyManagerService.onShellCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:13)
                at android.os.Binder.shellCommand(Binder.java:1187)
                at android.os.Binder.onTransact(Binder.java:979)
                at android.app.admin.IDevicePolicyManager$Stub.onTransact(IDevicePolicyManager.java:7010)
                at android.os.Binder.execTransactInternal(Binder.java:1462)
                at android.os.Binder.execTransact(Binder.java:1401)

                C:\Users\lama baiti\Desktop\adb>adb shell dpm set-device-owner "com.tripleu.mdm/.a"

                Exception occurred while executing 'set-device-owner':
                java.lang.RuntimeException: Can't set package ComponentInfo{com.tripleu.mdm/com.tripleu.mdm.a} as device owner.
                at com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.runSetDeviceOwner(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:118)
                at com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.onCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:360)
                at com.android.modules.utils.BasicShellCommandHandler.exec(BasicShellCommandHandler.java:97)
                at android.os.ShellCommand.exec(ShellCommand.java:38)
                at com.android.server.devicepolicy.DevicePolicyManagerService.onShellCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:13)
                at android.os.Binder.shellCommand(Binder.java:1187)
                at android.os.Binder.onTransact(Binder.java:979)
                at android.app.admin.IDevicePolicyManager$Stub.onTransact(IDevicePolicyManager.java:7010)
                at android.os.Binder.execTransactInternal(Binder.java:1462)
                at android.os.Binder.execTransact(Binder.java:1401)

                C:\Users\lama baiti\Desktop\adb>

                [11:48:22] המכשיר מחובר ומוכן
                [11:48:26] התקנת TripleU MDM... (0%)
                [11:48:26] מוריד את TripleU MDM...
                [11:48:30] מבצע פקודות לאחר התקנה עבור TripleU MDM...
                [11:48:30] ממתין לרישום רכיבי האפליקציה...
                [11:48:32] זוהתה פקודת ניהול המכשיר - ממתין לרישום רכיב...
                [11:48:35] רץ: dpm set-device-owner "com.tripleu.mdm/.a"
                אירעה חריגה בעת ביצוע 'set-device-owner':
                java.lang.RuntimeException: לא ניתן להגדיר את החבילה ComponentInfo{com.tripleu.mdm/com.tripleu.mdm.a} כבעלים של המכשיר.
                ב- com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.runSetDeviceOwner(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:118)
                ב-com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.onCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:360)
                ב-com.android.modules.utils.BasicShellCommandHandler.exec(BasicShellCommandHandler.java:97)
                ב- android.os.ShellCommand.exec (ShellCommand.java:38)
                ב-com.android.server.devicepolicy.DevicePolicyManagerService.onShellCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:13)
                בכתובת android.os.Binder.shellCommand(Binder.java:1187)
                ב- android.os.Binder.onTransact (Binder.java:979)
                ב- android.app.admin.IDevicePolicyManager$Stub.onTransact(IDevicePolicyManager.java:7010)
                ב- android.os.Binder.execTransactInternal(Binder.java:1462)
                ב- android.os.Binder.execTransact(Binder.java:1401)
                [11:48:36] הפקודה נכשלה: dpm set-device-owner "com.tripleu.mdm/.a" - אירעה חריגה בעת ביצוע 'set-device-owner': java.lang.RuntimeException: לא ניתן להגדיר את החבילה ComponentInfo{com.tripleu.mdm/com.tripleu.mdm.a} כבעלים של ההתקן. ב- com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.runSetDeviceOwner(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:118) ב- com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.onCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:360) ב- com.android.modules.utils.BasicShellCommandHandler.exec(BasicShellCommandHandler.java:97) ב- android.os.ShellCommand.exec(ShellCommand.java:38) ב- com.android.server.devicepolicy.DevicePolicyManagerService.onShellCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:13) ב- android.os.Binder.shellCommand(Binder.java:1187) ב- android.os.Binder.onTransact(Binder.java:979) ב- android.app.admin.IDevicePolicyManager$Stub.onTransact(IDevicePolicyManager.java:7010) ב- android.os.Binder.execTransactInternal(Binder.java:1462) ב- android.os.Binder.execTransact(Binder.java:1401)
                [11:48:36] רץ: pm grant com.tripleu.mdm android.permission.WRITE_SECURE_SETTINGS
                [11:48:37] הגדרת TripleU MDM לאחר ההתקנה הושלמה
                [11:48:37] ההתקנה הושלמה (100%)
                [11:48:37] התקנת TripleU MDM בהצלחה
                [11:48:37] TripleU MDM הותקן בהצלחה

                שניאור שמחש מחובר
                שניאור שמחש מחובר
                שניאור שמח
                מדריכים עימוד
                כתב נערך לאחרונה על ידי
                #487

                @למה-באתי אבל למה להעתיק טקסט כזה ארוך ולא לשים בספוילר???
                לגוף השאלה, תנסה לבצע הפעלה מחדש ואז שוב פעם

                "אם לא תנסה, איך תדע?"

                תגובה 1 תגובה אחרונה
                0
                • ה הסקרן

                  @eladi כתב באפליקציית ניהול וחסימה לאנדרואיד: TripleU MDM (גרסה v3.8):

                  ולא מצליח

                  מה אתה לא מצליח?
                  איפה נתקעת?

                  E מנותק
                  E מנותק
                  eladi
                  כתב נערך לאחרונה על ידי
                  #488

                  @הסקרן כתב באפליקציית ניהול וחסימה לאנדרואיד: TripleU MDM (גרסה v3.8):

                  @eladi כתב באפליקציית ניהול וחסימה לאנדרואיד: TripleU MDM (גרסה v3.8):

                  ולא מצליח

                  מה אתה לא מצליח?
                  איפה נתקעת?
                  נתתי במכשיר ניפוי באגים
                  חיברתי למחשב פתחתי adb כמנהל ואת הפקודות ב shell
                  נראה שזה עובד אבל במכשיר הוא עדיין כותב שהוא צריך הרשאה של בעל המכשיר..

                  תגובה 1 תגובה אחרונה
                  0

                  • התחברות

                  • אין לך חשבון עדיין? הרשמה

                  • התחברו או הירשמו כדי לחפש.
                  • פוסט ראשון
                    פוסט אחרון
                  0
                  • חוקי הפורום
                  • פופולרי
                  • לא נפתר
                  • משתמשים
                  • חיפוש גוגל בפורום
                  • צור קשר