NonComplianceReason
透過集合功能整理內容
你可以依據偏好儲存及分類內容。
列舉 |
NON_COMPLIANCE_REASON_UNSPECIFIED |
系統不會使用這個值。 |
API_LEVEL |
裝置執行的 Android 版本 API 級別不支援這項設定。 |
MANAGEMENT_MODE |
管理模式 (例如全代管或工作資料夾) 不支援這項設定。 |
USER_ACTION |
使用者未採取必要行動來遵守設定。 |
INVALID_VALUE |
設定值無效。 |
APP_NOT_INSTALLED |
未安裝實施政策所需的應用程式。 |
UNSUPPORTED |
裝置上的 Android Device Policy 版本不支援這項政策。 |
APP_INSTALLED |
已安裝遭封鎖的應用程式。 |
PENDING |
報表產生時,系統尚未套用設定,但預計不久後就會套用。 |
APP_INCOMPATIBLE |
應用程式不支援這項設定 (例如目標 SDK 版本不夠高),因此無法套用。 |
APP_NOT_UPDATED |
應用程式已安裝,但尚未更新至政策指定的最低版本代碼。 |
DEVICE_INCOMPATIBLE |
裝置不符合政策規定。 |
PROJECT_NOT_PERMITTED |
用於管理裝置的 Google Cloud Platform 專案不得使用這項政策。 |
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2025-07-26 (世界標準時間)。
[null,null,["上次更新時間:2025-07-26 (世界標準時間)。"],[[["\u003cp\u003eDevice non-compliance can stem from various factors, including unsupported API levels, incompatible management modes, or pending policy application.\u003c/p\u003e\n"],["\u003cp\u003eUser actions, invalid settings, and missing or outdated apps can also contribute to non-compliance.\u003c/p\u003e\n"],["\u003cp\u003ePolicy incompatibility may arise from the Android Device Policy version, blocked app installations, or app incompatibility with the setting.\u003c/p\u003e\n"],["\u003cp\u003eDevices themselves might be incompatible with policy requirements, leading to non-compliance.\u003c/p\u003e\n"]]],["Device non-compliance with policy settings can result from various issues: unsupported API level or management mode, user inaction, or invalid setting values. Non-compliance can also occur if a required app is missing, blocked, or incompatible with the setting, or if the app hasn't been updated to the minimum required version. Policies may also be unsupported by the device's Android Device Policy version. Settings might be pending application or the device itself is incompatible with policy requirements.\n"],null,["Reasons a device might not be compliant with a policy setting. See also [`specificNonComplianceReason`](/android/management/reference/rest/v1/enterprises.devices#NonComplianceDetail.FIELDS.specific_non_compliance_reason).\n\n| Enums ||\n|-------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------|\n| `NON_COMPLIANCE_REASON_UNSPECIFIED` | This value is not used. |\n| `API_LEVEL` | The setting is not supported in the API level of the Android version running on the device. |\n| `MANAGEMENT_MODE` | The management mode (such as fully managed or work profile) doesn't support the setting. |\n| `USER_ACTION` | The user has not taken required action to comply with the setting. |\n| `INVALID_VALUE` | The setting has an invalid value. |\n| `APP_NOT_INSTALLED` | The app required to implement the policy is not installed. |\n| `UNSUPPORTED` | The policy is not supported by the version of Android Device Policy on the device. |\n| `APP_INSTALLED` | A blocked app is installed. |\n| `PENDING` | The setting hasn't been applied at the time of the report, but is expected to be applied shortly. |\n| `APP_INCOMPATIBLE` | The setting can't be applied to the app because the app doesn't support it, for example because its target SDK version is not high enough. |\n| `APP_NOT_UPDATED` | The app is installed, but it hasn't been updated to the minimum version code specified by policy. |\n| `DEVICE_INCOMPATIBLE` | The device is incompatible with the policy requirements. |\n| `APP_SIGNING_CERT_MISMATCH` | The app's signing certificate does not match the setting value. |\n| `PROJECT_NOT_PERMITTED` | The Google Cloud Platform project used to manage the device is not permitted to use this policy. |"]]