דילוג לתוכן
  • חוקי הפורום
  • פופולרי
  • לא נפתר
  • משתמשים
  • חיפוש גוגל בפורום
  • צור קשר
עיצובים
  • 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)

מתוזמן נעוץ נעול הועבר עזרה הדדית - אנדרואיד
452 פוסטים 61 כותבים 10.3k צפיות 70 עוקבים
  • מהישן לחדש
  • מהחדש לישן
  • הכי הרבה הצבעות
תגובה
  • תגובה כנושא
התחברו כדי לפרסם תגובה
נושא זה נמחק. רק משתמשים עם הרשאות מתאימות יוכלו לצפות בו.
  • W מנותק
    W מנותק
    world
    כתב נערך לאחרונה על ידי
    #435

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

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

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

      @TripleU
      אני לא מצליח לתת הרשאות וזה מה שכותב לי:

      $ dpm set-device-owner "com.tripleu.mdm/.a

      $ pm grant com.tripleu.mdm android.permission.WRITE_SECURE_SETTINGS

      $ dpm set-device-owner "com.tripleu.mdm/.a
      usage: dpm [subcommand] [options]
      usage: dpm set-active-admin [ --user <USER_ID> | current ] <COMPONENT>
      usage: dpm set-device-owner [ --user <USER_ID> | current EXPERIMENTAL ] [ --name <NAME> ] <COMPONENT>
      usage: dpm set-profile-owner [ --user <USER_ID> | current ] [ --name <NAME> ] <COMPONENT>
      usage: dpm remove-active-admin [ --user <USER_ID> | current ] [ --name <NAME> ] <COMPONENT>

      dpm set-active-admin: Sets the given component as active admin for an existing user.

      dpm set-device-owner: Sets the given component as active admin, and its package as device owner.

      dpm set-profile-owner: Sets the given component as active admin and profile owner for an existing user.

      dpm remove-active-admin: 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.

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

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

      dpm force-security-logs: makes all security logs available to the DPC and triggers DeviceAdminReceiver.onSecurityLogsAvailable() if needed.
      usage: dpm grant-profile-owner-device-ids-access: [ --user <USER_ID> | current ] <COMPONENT>

      Error: Unknown admin: ComponentInfo{com.tripleu.mdm/com.tripleu.mdm.a
      pm grant com.tripleu.mdm android.permission.WRITE_SECURE_SETTINGS
      dpm set-device-owner com.tripleu.mdm/.a}

      או שהאפליקציה לא מותקנת מראש או שלא העתקת את הפקודה כראוי

      משהקפלןמ מנותק
      משהקפלןמ מנותק
      משהקפלן
      כתב נערך לאחרונה על ידי
      #436

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

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

      @TripleU
      אני לא מצליח לתת הרשאות וזה מה שכותב לי:

      $ dpm set-device-owner "com.tripleu.mdm/.a

      $ pm grant com.tripleu.mdm android.permission.WRITE_SECURE_SETTINGS

      $ dpm set-device-owner "com.tripleu.mdm/.a
      usage: dpm [subcommand] [options]
      usage: dpm set-active-admin [ --user <USER_ID> | current ] <COMPONENT>
      usage: dpm set-device-owner [ --user <USER_ID> | current EXPERIMENTAL ] [ --name <NAME> ] <COMPONENT>
      usage: dpm set-profile-owner [ --user <USER_ID> | current ] [ --name <NAME> ] <COMPONENT>
      usage: dpm remove-active-admin [ --user <USER_ID> | current ] [ --name <NAME> ] <COMPONENT>

      dpm set-active-admin: Sets the given component as active admin for an existing user.

      dpm set-device-owner: Sets the given component as active admin, and its package as device owner.

      dpm set-profile-owner: Sets the given component as active admin and profile owner for an existing user.

      dpm remove-active-admin: 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.

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

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

      dpm force-security-logs: makes all security logs available to the DPC and triggers DeviceAdminReceiver.onSecurityLogsAvailable() if needed.
      usage: dpm grant-profile-owner-device-ids-access: [ --user <USER_ID> | current ] <COMPONENT>

      Error: Unknown admin: ComponentInfo{com.tripleu.mdm/com.tripleu.mdm.a
      pm grant com.tripleu.mdm android.permission.WRITE_SECURE_SETTINGS
      dpm set-device-owner com.tripleu.mdm/.a}

      או שהאפליקציה לא מותקנת מראש או שלא העתקת את הפקודה כראוי

      גם התקנתי מראש, וגם העתקתי את הפקודה כראוי, (העתקתי מכאן)

      ע"ה דכו"עע תגובה 1 תגובה אחרונה
      0
      • משהקפלןמ משהקפלן

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

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

        @TripleU
        אני לא מצליח לתת הרשאות וזה מה שכותב לי:

        $ dpm set-device-owner "com.tripleu.mdm/.a

        $ pm grant com.tripleu.mdm android.permission.WRITE_SECURE_SETTINGS

        $ dpm set-device-owner "com.tripleu.mdm/.a
        usage: dpm [subcommand] [options]
        usage: dpm set-active-admin [ --user <USER_ID> | current ] <COMPONENT>
        usage: dpm set-device-owner [ --user <USER_ID> | current EXPERIMENTAL ] [ --name <NAME> ] <COMPONENT>
        usage: dpm set-profile-owner [ --user <USER_ID> | current ] [ --name <NAME> ] <COMPONENT>
        usage: dpm remove-active-admin [ --user <USER_ID> | current ] [ --name <NAME> ] <COMPONENT>

        dpm set-active-admin: Sets the given component as active admin for an existing user.

        dpm set-device-owner: Sets the given component as active admin, and its package as device owner.

        dpm set-profile-owner: Sets the given component as active admin and profile owner for an existing user.

        dpm remove-active-admin: 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.

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

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

        dpm force-security-logs: makes all security logs available to the DPC and triggers DeviceAdminReceiver.onSecurityLogsAvailable() if needed.
        usage: dpm grant-profile-owner-device-ids-access: [ --user <USER_ID> | current ] <COMPONENT>

        Error: Unknown admin: ComponentInfo{com.tripleu.mdm/com.tripleu.mdm.a
        pm grant com.tripleu.mdm android.permission.WRITE_SECURE_SETTINGS
        dpm set-device-owner com.tripleu.mdm/.a}

        או שהאפליקציה לא מותקנת מראש או שלא העתקת את הפקודה כראוי

        גם התקנתי מראש, וגם העתקתי את הפקודה כראוי, (העתקתי מכאן)

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

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

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

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

        @TripleU
        אני לא מצליח לתת הרשאות וזה מה שכותב לי:

        $ dpm set-device-owner "com.tripleu.mdm/.a

        $ pm grant com.tripleu.mdm android.permission.WRITE_SECURE_SETTINGS

        $ dpm set-device-owner "com.tripleu.mdm/.a
        usage: dpm [subcommand] [options]
        usage: dpm set-active-admin [ --user <USER_ID> | current ] <COMPONENT>
        usage: dpm set-device-owner [ --user <USER_ID> | current EXPERIMENTAL ] [ --name <NAME> ] <COMPONENT>
        usage: dpm set-profile-owner [ --user <USER_ID> | current ] [ --name <NAME> ] <COMPONENT>
        usage: dpm remove-active-admin [ --user <USER_ID> | current ] [ --name <NAME> ] <COMPONENT>

        dpm set-active-admin: Sets the given component as active admin for an existing user.

        dpm set-device-owner: Sets the given component as active admin, and its package as device owner.

        dpm set-profile-owner: Sets the given component as active admin and profile owner for an existing user.

        dpm remove-active-admin: 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.

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

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

        dpm force-security-logs: makes all security logs available to the DPC and triggers DeviceAdminReceiver.onSecurityLogsAvailable() if needed.
        usage: dpm grant-profile-owner-device-ids-access: [ --user <USER_ID> | current ] <COMPONENT>

        Error: Unknown admin: ComponentInfo{com.tripleu.mdm/com.tripleu.mdm.a
        pm grant com.tripleu.mdm android.permission.WRITE_SECURE_SETTINGS
        dpm set-device-owner com.tripleu.mdm/.a}

        או שהאפליקציה לא מותקנת מראש או שלא העתקת את הפקודה כראוי

        גם התקנתי מראש, וגם העתקתי את הפקודה כראוי, (העתקתי מכאן)

        יכול להיות שהרצת את שתי הפקודות יחד בבת אחת?

        משהקפלןמ תגובה 1 תגובה אחרונה
        0
        • ע"ה דכו"עע ע"ה דכו"ע

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

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

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

          @TripleU
          אני לא מצליח לתת הרשאות וזה מה שכותב לי:

          $ dpm set-device-owner "com.tripleu.mdm/.a

          $ pm grant com.tripleu.mdm android.permission.WRITE_SECURE_SETTINGS

          $ dpm set-device-owner "com.tripleu.mdm/.a
          usage: dpm [subcommand] [options]
          usage: dpm set-active-admin [ --user <USER_ID> | current ] <COMPONENT>
          usage: dpm set-device-owner [ --user <USER_ID> | current EXPERIMENTAL ] [ --name <NAME> ] <COMPONENT>
          usage: dpm set-profile-owner [ --user <USER_ID> | current ] [ --name <NAME> ] <COMPONENT>
          usage: dpm remove-active-admin [ --user <USER_ID> | current ] [ --name <NAME> ] <COMPONENT>

          dpm set-active-admin: Sets the given component as active admin for an existing user.

          dpm set-device-owner: Sets the given component as active admin, and its package as device owner.

          dpm set-profile-owner: Sets the given component as active admin and profile owner for an existing user.

          dpm remove-active-admin: 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.

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

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

          dpm force-security-logs: makes all security logs available to the DPC and triggers DeviceAdminReceiver.onSecurityLogsAvailable() if needed.
          usage: dpm grant-profile-owner-device-ids-access: [ --user <USER_ID> | current ] <COMPONENT>

          Error: Unknown admin: ComponentInfo{com.tripleu.mdm/com.tripleu.mdm.a
          pm grant com.tripleu.mdm android.permission.WRITE_SECURE_SETTINGS
          dpm set-device-owner com.tripleu.mdm/.a}

          או שהאפליקציה לא מותקנת מראש או שלא העתקת את הפקודה כראוי

          גם התקנתי מראש, וגם העתקתי את הפקודה כראוי, (העתקתי מכאן)

          יכול להיות שהרצת את שתי הפקודות יחד בבת אחת?

          משהקפלןמ מנותק
          משהקפלןמ מנותק
          משהקפלן
          כתב נערך לאחרונה על ידי
          #438

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

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

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

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

          @TripleU
          אני לא מצליח לתת הרשאות וזה מה שכותב לי:

          $ dpm set-device-owner "com.tripleu.mdm/.a

          $ pm grant com.tripleu.mdm android.permission.WRITE_SECURE_SETTINGS

          $ dpm set-device-owner "com.tripleu.mdm/.a
          usage: dpm [subcommand] [options]
          usage: dpm set-active-admin [ --user <USER_ID> | current ] <COMPONENT>
          usage: dpm set-device-owner [ --user <USER_ID> | current EXPERIMENTAL ] [ --name <NAME> ] <COMPONENT>
          usage: dpm set-profile-owner [ --user <USER_ID> | current ] [ --name <NAME> ] <COMPONENT>
          usage: dpm remove-active-admin [ --user <USER_ID> | current ] [ --name <NAME> ] <COMPONENT>

          dpm set-active-admin: Sets the given component as active admin for an existing user.

          dpm set-device-owner: Sets the given component as active admin, and its package as device owner.

          dpm set-profile-owner: Sets the given component as active admin and profile owner for an existing user.

          dpm remove-active-admin: 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.

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

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

          dpm force-security-logs: makes all security logs available to the DPC and triggers DeviceAdminReceiver.onSecurityLogsAvailable() if needed.
          usage: dpm grant-profile-owner-device-ids-access: [ --user <USER_ID> | current ] <COMPONENT>

          Error: Unknown admin: ComponentInfo{com.tripleu.mdm/com.tripleu.mdm.a
          pm grant com.tripleu.mdm android.permission.WRITE_SECURE_SETTINGS
          dpm set-device-owner com.tripleu.mdm/.a}

          או שהאפליקציה לא מותקנת מראש או שלא העתקת את הפקודה כראוי

          גם התקנתי מראש, וגם העתקתי את הפקודה כראוי, (העתקתי מכאן)

          יכול להיות שהרצת את שתי הפקודות יחד בבת אחת?

          ניסיתי הכל, גם יחד, גם בנפרד.

          ע"ה דכו"עע תגובה 1 תגובה אחרונה
          0
          • משהקפלןמ משהקפלן

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

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

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

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

            @TripleU
            אני לא מצליח לתת הרשאות וזה מה שכותב לי:

            $ dpm set-device-owner "com.tripleu.mdm/.a

            $ pm grant com.tripleu.mdm android.permission.WRITE_SECURE_SETTINGS

            $ dpm set-device-owner "com.tripleu.mdm/.a
            usage: dpm [subcommand] [options]
            usage: dpm set-active-admin [ --user <USER_ID> | current ] <COMPONENT>
            usage: dpm set-device-owner [ --user <USER_ID> | current EXPERIMENTAL ] [ --name <NAME> ] <COMPONENT>
            usage: dpm set-profile-owner [ --user <USER_ID> | current ] [ --name <NAME> ] <COMPONENT>
            usage: dpm remove-active-admin [ --user <USER_ID> | current ] [ --name <NAME> ] <COMPONENT>

            dpm set-active-admin: Sets the given component as active admin for an existing user.

            dpm set-device-owner: Sets the given component as active admin, and its package as device owner.

            dpm set-profile-owner: Sets the given component as active admin and profile owner for an existing user.

            dpm remove-active-admin: 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.

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

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

            dpm force-security-logs: makes all security logs available to the DPC and triggers DeviceAdminReceiver.onSecurityLogsAvailable() if needed.
            usage: dpm grant-profile-owner-device-ids-access: [ --user <USER_ID> | current ] <COMPONENT>

            Error: Unknown admin: ComponentInfo{com.tripleu.mdm/com.tripleu.mdm.a
            pm grant com.tripleu.mdm android.permission.WRITE_SECURE_SETTINGS
            dpm set-device-owner com.tripleu.mdm/.a}

            או שהאפליקציה לא מותקנת מראש או שלא העתקת את הפקודה כראוי

            גם התקנתי מראש, וגם העתקתי את הפקודה כראוי, (העתקתי מכאן)

            יכול להיות שהרצת את שתי הפקודות יחד בבת אחת?

            ניסיתי הכל, גם יחד, גם בנפרד.

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

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

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

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

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

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

            @TripleU
            אני לא מצליח לתת הרשאות וזה מה שכותב לי:

            $ dpm set-device-owner "com.tripleu.mdm/.a

            $ pm grant com.tripleu.mdm android.permission.WRITE_SECURE_SETTINGS

            $ dpm set-device-owner "com.tripleu.mdm/.a
            usage: dpm [subcommand] [options]
            usage: dpm set-active-admin [ --user <USER_ID> | current ] <COMPONENT>
            usage: dpm set-device-owner [ --user <USER_ID> | current EXPERIMENTAL ] [ --name <NAME> ] <COMPONENT>
            usage: dpm set-profile-owner [ --user <USER_ID> | current ] [ --name <NAME> ] <COMPONENT>
            usage: dpm remove-active-admin [ --user <USER_ID> | current ] [ --name <NAME> ] <COMPONENT>

            dpm set-active-admin: Sets the given component as active admin for an existing user.

            dpm set-device-owner: Sets the given component as active admin, and its package as device owner.

            dpm set-profile-owner: Sets the given component as active admin and profile owner for an existing user.

            dpm remove-active-admin: 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.

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

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

            dpm force-security-logs: makes all security logs available to the DPC and triggers DeviceAdminReceiver.onSecurityLogsAvailable() if needed.
            usage: dpm grant-profile-owner-device-ids-access: [ --user <USER_ID> | current ] <COMPONENT>

            Error: Unknown admin: ComponentInfo{com.tripleu.mdm/com.tripleu.mdm.a
            pm grant com.tripleu.mdm android.permission.WRITE_SECURE_SETTINGS
            dpm set-device-owner com.tripleu.mdm/.a}

            או שהאפליקציה לא מותקנת מראש או שלא העתקת את הפקודה כראוי

            גם התקנתי מראש, וגם העתקתי את הפקודה כראוי, (העתקתי מכאן)

            יכול להיות שהרצת את שתי הפקודות יחד בבת אחת?

            ניסיתי הכל, גם יחד, גם בנפרד.

            תעשה בנפרד, ותעלה את הפלט של כל תגובה בנפרד.
            ועדיף בעיצוב קוד.

            משהקפלןמ תגובה 1 תגובה אחרונה
            0
            • ע"ה דכו"עע ע"ה דכו"ע

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

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

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

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

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

              @TripleU
              אני לא מצליח לתת הרשאות וזה מה שכותב לי:

              $ dpm set-device-owner "com.tripleu.mdm/.a

              $ pm grant com.tripleu.mdm android.permission.WRITE_SECURE_SETTINGS

              $ dpm set-device-owner "com.tripleu.mdm/.a
              usage: dpm [subcommand] [options]
              usage: dpm set-active-admin [ --user <USER_ID> | current ] <COMPONENT>
              usage: dpm set-device-owner [ --user <USER_ID> | current EXPERIMENTAL ] [ --name <NAME> ] <COMPONENT>
              usage: dpm set-profile-owner [ --user <USER_ID> | current ] [ --name <NAME> ] <COMPONENT>
              usage: dpm remove-active-admin [ --user <USER_ID> | current ] [ --name <NAME> ] <COMPONENT>

              dpm set-active-admin: Sets the given component as active admin for an existing user.

              dpm set-device-owner: Sets the given component as active admin, and its package as device owner.

              dpm set-profile-owner: Sets the given component as active admin and profile owner for an existing user.

              dpm remove-active-admin: 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.

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

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

              dpm force-security-logs: makes all security logs available to the DPC and triggers DeviceAdminReceiver.onSecurityLogsAvailable() if needed.
              usage: dpm grant-profile-owner-device-ids-access: [ --user <USER_ID> | current ] <COMPONENT>

              Error: Unknown admin: ComponentInfo{com.tripleu.mdm/com.tripleu.mdm.a
              pm grant com.tripleu.mdm android.permission.WRITE_SECURE_SETTINGS
              dpm set-device-owner com.tripleu.mdm/.a}

              או שהאפליקציה לא מותקנת מראש או שלא העתקת את הפקודה כראוי

              גם התקנתי מראש, וגם העתקתי את הפקודה כראוי, (העתקתי מכאן)

              יכול להיות שהרצת את שתי הפקודות יחד בבת אחת?

              ניסיתי הכל, גם יחד, גם בנפרד.

              תעשה בנפרד, ותעלה את הפלט של כל תגובה בנפרד.
              ועדיף בעיצוב קוד.

              משהקפלןמ מנותק
              משהקפלןמ מנותק
              משהקפלן
              כתב נערך לאחרונה על ידי
              #440

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

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

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

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

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

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

              @TripleU
              אני לא מצליח לתת הרשאות וזה מה שכותב לי:

              $ dpm set-device-owner "com.tripleu.mdm/.a

              $ pm grant com.tripleu.mdm android.permission.WRITE_SECURE_SETTINGS

              $ dpm set-device-owner "com.tripleu.mdm/.a
              usage: dpm [subcommand] [options]
              usage: dpm set-active-admin [ --user <USER_ID> | current ] <COMPONENT>
              usage: dpm set-device-owner [ --user <USER_ID> | current EXPERIMENTAL ] [ --name <NAME> ] <COMPONENT>
              usage: dpm set-profile-owner [ --user <USER_ID> | current ] [ --name <NAME> ] <COMPONENT>
              usage: dpm remove-active-admin [ --user <USER_ID> | current ] [ --name <NAME> ] <COMPONENT>

              dpm set-active-admin: Sets the given component as active admin for an existing user.

              dpm set-device-owner: Sets the given component as active admin, and its package as device owner.

              dpm set-profile-owner: Sets the given component as active admin and profile owner for an existing user.

              dpm remove-active-admin: 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.

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

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

              dpm force-security-logs: makes all security logs available to the DPC and triggers DeviceAdminReceiver.onSecurityLogsAvailable() if needed.
              usage: dpm grant-profile-owner-device-ids-access: [ --user <USER_ID> | current ] <COMPONENT>

              Error: Unknown admin: ComponentInfo{com.tripleu.mdm/com.tripleu.mdm.a
              pm grant com.tripleu.mdm android.permission.WRITE_SECURE_SETTINGS
              dpm set-device-owner com.tripleu.mdm/.a}

              או שהאפליקציה לא מותקנת מראש או שלא העתקת את הפקודה כראוי

              גם התקנתי מראש, וגם העתקתי את הפקודה כראוי, (העתקתי מכאן)

              יכול להיות שהרצת את שתי הפקודות יחד בבת אחת?

              ניסיתי הכל, גם יחד, גם בנפרד.

              תעשה בנפרד, ותעלה את הפלט של כל תגובה בנפרד.
              ועדיף בעיצוב קוד.

              כשאני עושה בנפרד, אחרי הפקודה הראשונה אין בכלל תגובה, והפלט שהעליתי הוא אחרי הפקודה השניה

              ע"ה דכו"עע TripleUT 2 תגובות תגובה אחרונה
              0
              • משהקפלןמ משהקפלן

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

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

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

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

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

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

                @TripleU
                אני לא מצליח לתת הרשאות וזה מה שכותב לי:

                $ dpm set-device-owner "com.tripleu.mdm/.a

                $ pm grant com.tripleu.mdm android.permission.WRITE_SECURE_SETTINGS

                $ dpm set-device-owner "com.tripleu.mdm/.a
                usage: dpm [subcommand] [options]
                usage: dpm set-active-admin [ --user <USER_ID> | current ] <COMPONENT>
                usage: dpm set-device-owner [ --user <USER_ID> | current EXPERIMENTAL ] [ --name <NAME> ] <COMPONENT>
                usage: dpm set-profile-owner [ --user <USER_ID> | current ] [ --name <NAME> ] <COMPONENT>
                usage: dpm remove-active-admin [ --user <USER_ID> | current ] [ --name <NAME> ] <COMPONENT>

                dpm set-active-admin: Sets the given component as active admin for an existing user.

                dpm set-device-owner: Sets the given component as active admin, and its package as device owner.

                dpm set-profile-owner: Sets the given component as active admin and profile owner for an existing user.

                dpm remove-active-admin: 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.

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

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

                dpm force-security-logs: makes all security logs available to the DPC and triggers DeviceAdminReceiver.onSecurityLogsAvailable() if needed.
                usage: dpm grant-profile-owner-device-ids-access: [ --user <USER_ID> | current ] <COMPONENT>

                Error: Unknown admin: ComponentInfo{com.tripleu.mdm/com.tripleu.mdm.a
                pm grant com.tripleu.mdm android.permission.WRITE_SECURE_SETTINGS
                dpm set-device-owner com.tripleu.mdm/.a}

                או שהאפליקציה לא מותקנת מראש או שלא העתקת את הפקודה כראוי

                גם התקנתי מראש, וגם העתקתי את הפקודה כראוי, (העתקתי מכאן)

                יכול להיות שהרצת את שתי הפקודות יחד בבת אחת?

                ניסיתי הכל, גם יחד, גם בנפרד.

                תעשה בנפרד, ותעלה את הפלט של כל תגובה בנפרד.
                ועדיף בעיצוב קוד.

                כשאני עושה בנפרד, אחרי הפקודה הראשונה אין בכלל תגובה, והפלט שהעליתי הוא אחרי הפקודה השניה

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

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

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

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

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

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

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

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

                @TripleU
                אני לא מצליח לתת הרשאות וזה מה שכותב לי:

                $ dpm set-device-owner "com.tripleu.mdm/.a

                $ pm grant com.tripleu.mdm android.permission.WRITE_SECURE_SETTINGS

                $ dpm set-device-owner "com.tripleu.mdm/.a
                usage: dpm [subcommand] [options]
                usage: dpm set-active-admin [ --user <USER_ID> | current ] <COMPONENT>
                usage: dpm set-device-owner [ --user <USER_ID> | current EXPERIMENTAL ] [ --name <NAME> ] <COMPONENT>
                usage: dpm set-profile-owner [ --user <USER_ID> | current ] [ --name <NAME> ] <COMPONENT>
                usage: dpm remove-active-admin [ --user <USER_ID> | current ] [ --name <NAME> ] <COMPONENT>

                dpm set-active-admin: Sets the given component as active admin for an existing user.

                dpm set-device-owner: Sets the given component as active admin, and its package as device owner.

                dpm set-profile-owner: Sets the given component as active admin and profile owner for an existing user.

                dpm remove-active-admin: 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.

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

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

                dpm force-security-logs: makes all security logs available to the DPC and triggers DeviceAdminReceiver.onSecurityLogsAvailable() if needed.
                usage: dpm grant-profile-owner-device-ids-access: [ --user <USER_ID> | current ] <COMPONENT>

                Error: Unknown admin: ComponentInfo{com.tripleu.mdm/com.tripleu.mdm.a
                pm grant com.tripleu.mdm android.permission.WRITE_SECURE_SETTINGS
                dpm set-device-owner com.tripleu.mdm/.a}

                או שהאפליקציה לא מותקנת מראש או שלא העתקת את הפקודה כראוי

                גם התקנתי מראש, וגם העתקתי את הפקודה כראוי, (העתקתי מכאן)

                יכול להיות שהרצת את שתי הפקודות יחד בבת אחת?

                ניסיתי הכל, גם יחד, גם בנפרד.

                תעשה בנפרד, ותעלה את הפלט של כל תגובה בנפרד.
                ועדיף בעיצוב קוד.

                כשאני עושה בנפרד, אחרי הפקודה הראשונה אין בכלל תגובה, והפלט שהעליתי הוא אחרי הפקודה השניה

                אתה עושה אנטר אחרי הראשונה?

                פשוט השגיאה שכתובה כולה קשורה לפקודה הראשונה, וזה נראה שהפקודה השניה נכנסת בתוך הראשונה

                משהקפלןמ תגובה 1 תגובה אחרונה
                0
                • ע"ה דכו"עע ע"ה דכו"ע

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

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

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

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

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

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

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

                  @TripleU
                  אני לא מצליח לתת הרשאות וזה מה שכותב לי:

                  $ dpm set-device-owner "com.tripleu.mdm/.a

                  $ pm grant com.tripleu.mdm android.permission.WRITE_SECURE_SETTINGS

                  $ dpm set-device-owner "com.tripleu.mdm/.a
                  usage: dpm [subcommand] [options]
                  usage: dpm set-active-admin [ --user <USER_ID> | current ] <COMPONENT>
                  usage: dpm set-device-owner [ --user <USER_ID> | current EXPERIMENTAL ] [ --name <NAME> ] <COMPONENT>
                  usage: dpm set-profile-owner [ --user <USER_ID> | current ] [ --name <NAME> ] <COMPONENT>
                  usage: dpm remove-active-admin [ --user <USER_ID> | current ] [ --name <NAME> ] <COMPONENT>

                  dpm set-active-admin: Sets the given component as active admin for an existing user.

                  dpm set-device-owner: Sets the given component as active admin, and its package as device owner.

                  dpm set-profile-owner: Sets the given component as active admin and profile owner for an existing user.

                  dpm remove-active-admin: 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.

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

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

                  dpm force-security-logs: makes all security logs available to the DPC and triggers DeviceAdminReceiver.onSecurityLogsAvailable() if needed.
                  usage: dpm grant-profile-owner-device-ids-access: [ --user <USER_ID> | current ] <COMPONENT>

                  Error: Unknown admin: ComponentInfo{com.tripleu.mdm/com.tripleu.mdm.a
                  pm grant com.tripleu.mdm android.permission.WRITE_SECURE_SETTINGS
                  dpm set-device-owner com.tripleu.mdm/.a}

                  או שהאפליקציה לא מותקנת מראש או שלא העתקת את הפקודה כראוי

                  גם התקנתי מראש, וגם העתקתי את הפקודה כראוי, (העתקתי מכאן)

                  יכול להיות שהרצת את שתי הפקודות יחד בבת אחת?

                  ניסיתי הכל, גם יחד, גם בנפרד.

                  תעשה בנפרד, ותעלה את הפלט של כל תגובה בנפרד.
                  ועדיף בעיצוב קוד.

                  כשאני עושה בנפרד, אחרי הפקודה הראשונה אין בכלל תגובה, והפלט שהעליתי הוא אחרי הפקודה השניה

                  אתה עושה אנטר אחרי הראשונה?

                  פשוט השגיאה שכתובה כולה קשורה לפקודה הראשונה, וזה נראה שהפקודה השניה נכנסת בתוך הראשונה

                  משהקפלןמ מנותק
                  משהקפלןמ מנותק
                  משהקפלן
                  כתב נערך לאחרונה על ידי משהקפלן
                  #442

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

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

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

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

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

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

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

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

                  @TripleU
                  אני לא מצליח לתת הרשאות וזה מה שכותב לי:

                  $ dpm set-device-owner "com.tripleu.mdm/.a

                  $ pm grant com.tripleu.mdm android.permission.WRITE_SECURE_SETTINGS

                  $ dpm set-device-owner "com.tripleu.mdm/.a
                  usage: dpm [subcommand] [options]
                  usage: dpm set-active-admin [ --user <USER_ID> | current ] <COMPONENT>
                  usage: dpm set-device-owner [ --user <USER_ID> | current EXPERIMENTAL ] [ --name <NAME> ] <COMPONENT>
                  usage: dpm set-profile-owner [ --user <USER_ID> | current ] [ --name <NAME> ] <COMPONENT>
                  usage: dpm remove-active-admin [ --user <USER_ID> | current ] [ --name <NAME> ] <COMPONENT>

                  dpm set-active-admin: Sets the given component as active admin for an existing user.

                  dpm set-device-owner: Sets the given component as active admin, and its package as device owner.

                  dpm set-profile-owner: Sets the given component as active admin and profile owner for an existing user.

                  dpm remove-active-admin: 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.

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

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

                  dpm force-security-logs: makes all security logs available to the DPC and triggers DeviceAdminReceiver.onSecurityLogsAvailable() if needed.
                  usage: dpm grant-profile-owner-device-ids-access: [ --user <USER_ID> | current ] <COMPONENT>

                  Error: Unknown admin: ComponentInfo{com.tripleu.mdm/com.tripleu.mdm.a
                  pm grant com.tripleu.mdm android.permission.WRITE_SECURE_SETTINGS
                  dpm set-device-owner com.tripleu.mdm/.a}

                  או שהאפליקציה לא מותקנת מראש או שלא העתקת את הפקודה כראוי

                  גם התקנתי מראש, וגם העתקתי את הפקודה כראוי, (העתקתי מכאן)

                  יכול להיות שהרצת את שתי הפקודות יחד בבת אחת?

                  ניסיתי הכל, גם יחד, גם בנפרד.

                  תעשה בנפרד, ותעלה את הפלט של כל תגובה בנפרד.
                  ועדיף בעיצוב קוד.

                  כשאני עושה בנפרד, אחרי הפקודה הראשונה אין בכלל תגובה, והפלט שהעליתי הוא אחרי הפקודה השניה

                  אתה עושה אנטר אחרי הראשונה?

                  פשוט השגיאה שכתובה כולה קשורה לפקודה הראשונה, וזה נראה שהפקודה השניה נכנסת בתוך הראשונה

                  אולי, יתכן שהפלט הזה הוא אחרי שעשיתי את שניהם יחד.
                  אני לא עושה אנטר, אני לוחץ על לחצן הכחול בצד שמריץ את הפקודה
                  אני מריץ פקודות עם התוכנה hackendebug

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

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

                    האם הפיתרון זה רק לאפס את המכשיר?

                    TripleUT תגובה 1 תגובה אחרונה
                    0
                    • שניאור שמחש שניאור שמח התייחס לנושא זה
                    • משהקפלןמ משהקפלן

                      @TripleU
                      אני לא מצליח לתת הרשאות וזה מה שכותב לי:

                      $ dpm set-device-owner "com.tripleu.mdm/.a

                      $ pm grant com.tripleu.mdm android.permission.WRITE_SECURE_SETTINGS

                      $ dpm set-device-owner "com.tripleu.mdm/.a
                      usage: dpm [subcommand] [options]
                      usage: dpm set-active-admin [ --user <USER_ID> | current ] <COMPONENT>
                      usage: dpm set-device-owner [ --user <USER_ID> | current EXPERIMENTAL ] [ --name <NAME> ] <COMPONENT>
                      usage: dpm set-profile-owner [ --user <USER_ID> | current ] [ --name <NAME> ] <COMPONENT>
                      usage: dpm remove-active-admin [ --user <USER_ID> | current ] [ --name <NAME> ] <COMPONENT>

                      dpm set-active-admin: Sets the given component as active admin for an existing user.

                      dpm set-device-owner: Sets the given component as active admin, and its package as device owner.

                      dpm set-profile-owner: Sets the given component as active admin and profile owner for an existing user.

                      dpm remove-active-admin: 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.

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

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

                      dpm force-security-logs: makes all security logs available to the DPC and triggers DeviceAdminReceiver.onSecurityLogsAvailable() if needed.
                      usage: dpm grant-profile-owner-device-ids-access: [ --user <USER_ID> | current ] <COMPONENT>

                      Error: Unknown admin: ComponentInfo{com.tripleu.mdm/com.tripleu.mdm.a
                      pm grant com.tripleu.mdm android.permission.WRITE_SECURE_SETTINGS
                      dpm set-device-owner com.tripleu.mdm/.a}

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

                      @משהקפלן

                      old version...

                      www.tripleu.org

                      משהקפלןמ תגובה 1 תגובה אחרונה
                      0
                      • משהקפלןמ משהקפלן

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

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

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

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

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

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

                        @TripleU
                        אני לא מצליח לתת הרשאות וזה מה שכותב לי:

                        $ dpm set-device-owner "com.tripleu.mdm/.a

                        $ pm grant com.tripleu.mdm android.permission.WRITE_SECURE_SETTINGS

                        $ dpm set-device-owner "com.tripleu.mdm/.a
                        usage: dpm [subcommand] [options]
                        usage: dpm set-active-admin [ --user <USER_ID> | current ] <COMPONENT>
                        usage: dpm set-device-owner [ --user <USER_ID> | current EXPERIMENTAL ] [ --name <NAME> ] <COMPONENT>
                        usage: dpm set-profile-owner [ --user <USER_ID> | current ] [ --name <NAME> ] <COMPONENT>
                        usage: dpm remove-active-admin [ --user <USER_ID> | current ] [ --name <NAME> ] <COMPONENT>

                        dpm set-active-admin: Sets the given component as active admin for an existing user.

                        dpm set-device-owner: Sets the given component as active admin, and its package as device owner.

                        dpm set-profile-owner: Sets the given component as active admin and profile owner for an existing user.

                        dpm remove-active-admin: 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.

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

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

                        dpm force-security-logs: makes all security logs available to the DPC and triggers DeviceAdminReceiver.onSecurityLogsAvailable() if needed.
                        usage: dpm grant-profile-owner-device-ids-access: [ --user <USER_ID> | current ] <COMPONENT>

                        Error: Unknown admin: ComponentInfo{com.tripleu.mdm/com.tripleu.mdm.a
                        pm grant com.tripleu.mdm android.permission.WRITE_SECURE_SETTINGS
                        dpm set-device-owner com.tripleu.mdm/.a}

                        או שהאפליקציה לא מותקנת מראש או שלא העתקת את הפקודה כראוי

                        גם התקנתי מראש, וגם העתקתי את הפקודה כראוי, (העתקתי מכאן)

                        יכול להיות שהרצת את שתי הפקודות יחד בבת אחת?

                        ניסיתי הכל, גם יחד, גם בנפרד.

                        תעשה בנפרד, ותעלה את הפלט של כל תגובה בנפרד.
                        ועדיף בעיצוב קוד.

                        כשאני עושה בנפרד, אחרי הפקודה הראשונה אין בכלל תגובה, והפלט שהעליתי הוא אחרי הפקודה השניה

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

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

                        אחרי הפקודה הראשונה אין בכלל תגובה,

                        thats how it is supposed to be.

                        www.tripleu.org

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

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

                          האם הפיתרון זה רק לאפס את המכשיר?

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

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

                          ועוד חשבונות שאני לא רואה אבל שקיימים

                          from android 14 and up you need to restart your phone after disabling all accounts and retry command.

                          www.tripleu.org

                          תגובה 1 תגובה אחרונה
                          0
                          • TripleUT TripleU

                            @משהקפלן

                            old version...

                            משהקפלןמ מנותק
                            משהקפלןמ מנותק
                            משהקפלן
                            כתב נערך לאחרונה על ידי
                            #447

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

                            old version

                            הורדתי חדשה, ולא עזר כלום

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

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

                              old version

                              הורדתי חדשה, ולא עזר כלום

                              משהקפלןמ מנותק
                              משהקפלןמ מנותק
                              משהקפלן
                              כתב נערך לאחרונה על ידי
                              #448

                              @שניאור-שמח
                              יש לך גרסה הכי אחרונה להעלות לכאן?
                              תודה מראש

                              תגובה 1 תגובה אחרונה
                              0
                              • משהקפלןמ משהקפלן

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

                                old version

                                הורדתי חדשה, ולא עזר כלום

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

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

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

                                old version

                                הורדתי חדשה, ולא עזר כלום

                                נראה לי הוא מתכוון שגרסת האנדרואיד ישנה..
                                איזה אנדרואיד זה?

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

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

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

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

                                  old version

                                  הורדתי חדשה, ולא עזר כלום

                                  נראה לי הוא מתכוון שגרסת האנדרואיד ישנה..
                                  איזה אנדרואיד זה?

                                  משהקפלןמ מנותק
                                  משהקפלןמ מנותק
                                  משהקפלן
                                  כתב נערך לאחרונה על ידי
                                  #450

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

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

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

                                  old version

                                  הורדתי חדשה, ולא עזר כלום

                                  נראה לי הוא מתכוון שגרסת האנדרואיד ישנה..
                                  איזה אנדרואיד זה?

                                  גרסה 13

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

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

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

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

                                    old version

                                    הורדתי חדשה, ולא עזר כלום

                                    נראה לי הוא מתכוון שגרסת האנדרואיד ישנה..
                                    איזה אנדרואיד זה?

                                    גרסה 13

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

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

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

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

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

                                    old version

                                    הורדתי חדשה, ולא עזר כלום

                                    נראה לי הוא מתכוון שגרסת האנדרואיד ישנה..
                                    איזה אנדרואיד זה?

                                    גרסה 13

                                    אז לא יודע

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

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

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

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

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

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

                                      old version

                                      הורדתי חדשה, ולא עזר כלום

                                      נראה לי הוא מתכוון שגרסת האנדרואיד ישנה..
                                      איזה אנדרואיד זה?

                                      גרסה 13

                                      אז לא יודע

                                      משהקפלןמ מנותק
                                      משהקפלןמ מנותק
                                      משהקפלן
                                      כתב נערך לאחרונה על ידי
                                      #452

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

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

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

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

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

                                      old version

                                      הורדתי חדשה, ולא עזר כלום

                                      נראה לי הוא מתכוון שגרסת האנדרואיד ישנה..
                                      איזה אנדרואיד זה?

                                      גרסה 13

                                      אז לא יודע

                                      מדובר במערכת מולטימדיה TS18S
                                      הגירסה הקודמת 0.3.7 עבדה שם מצויין ללא בעיה בנתינת הרשאות
                                      לא עזא איפוס מערכת

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

                                      • התחברות

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

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