NonComplianceReason
列舉 |
NON_COMPLIANCE_REASON_UNSPECIFIED |
系統不會使用這個值。 |
API_LEVEL |
裝置搭載的 Android 版本不支援這項設定。 |
MANAGEMENT_MODE |
管理模式 (例如全代管或工作資料夾) 不支援這項設定。 |
USER_ACTION |
使用者未採取必要行動遵守設定。 |
INVALID_VALUE |
設定值無效。 |
APP_NOT_INSTALLED |
未安裝實作政策所需的應用程式。 |
UNSUPPORTED |
裝置上的 Android Device Policy 版本不支援這項政策。 |
APP_INSTALLED |
已安裝封鎖的應用程式。 |
PENDING |
這項設定尚未套用,但預計很快就會套用。 |
APP_INCOMPATIBLE |
應用程式不支援這項設定 (例如,目標 SDK 版本不夠高),因此無法套用。 |
APP_NOT_UPDATED |
應用程式已安裝完成,但尚未更新至政策指定的最低版本代碼。 |
DEVICE_INCOMPATIBLE |
裝置不符合政策規定。 |
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2024-11-09 (世界標準時間)。
[null,null,["上次更新時間:2024-11-09 (世界標準時間)。"],[[["Device non-compliance can stem from various factors, including unsupported API levels, incompatible management modes, or pending policy application."],["User actions, invalid settings, and missing or outdated apps can also contribute to non-compliance."],["Policy incompatibility may arise from the Android Device Policy version, blocked app installations, or app incompatibility with the setting."],["Devices themselves might be incompatible with policy requirements, leading to non-compliance."]]],["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"]]