NonComplianceReason
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
Enum |
NON_COMPLIANCE_REASON_UNSPECIFIED |
ระบบจะไม่ใช้ค่านี้ |
API_LEVEL |
การตั้งค่านี้ไม่รองรับในระดับ API ของ 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 |
อุปกรณ์ไม่รองรับข้อกำหนดของนโยบาย |
PROJECT_NOT_PERMITTED |
โปรเจ็กต์ Google Cloud Platform ที่ใช้จัดการอุปกรณ์ไม่ได้รับอนุญาตให้ใช้นโยบายนี้ |
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-07-26 UTC
[null,null,["อัปเดตล่าสุด 2025-07-26 UTC"],[[["\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. |"]]