[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["缺少我需要的資訊","missingTheInformationINeed","thumb-down"],["過於複雜/步驟過多","tooComplicatedTooManySteps","thumb-down"],["過時","outOfDate","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["示例/程式碼問題","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2025-07-26 (世界標準時間)。"],[[["\u003cp\u003eAndroid Device Policy enforces management using two primary modes: Device Owner and Profile Owner.\u003c/p\u003e\n"],["\u003cp\u003eDevice Owner mode grants Android Device Policy complete control over the device.\u003c/p\u003e\n"],["\u003cp\u003eProfile Owner mode allows Android Device Policy to manage a specific profile on the device, providing a more restricted scope of control.\u003c/p\u003e\n"]]],["Android Device Policy operates in two management modes: `DEVICE_OWNER` and `PROFILE_OWNER`. In `DEVICE_OWNER` mode, the policy has complete control over the entire device. In `PROFILE_OWNER` mode, the policy manages a specific profile on the device, providing control only within that profile. The `MANAGEMENT_MODE_UNSPECIFIED` is not allowed, and should not be used.\n"],null,["The type of management mode Android Device Policy takes on the device.\n\n| Enums ||\n|-------------------------------|----------------------------------------------------------------------------------------|\n| `MANAGEMENT_MODE_UNSPECIFIED` | This value is disallowed. |\n| `DEVICE_OWNER` | Device owner. Android Device Policy has full control over the device. |\n| `PROFILE_OWNER` | Profile owner. Android Device Policy has control over a managed profile on the device. |"]]