Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
Przyczyny, dla których urządzenie może nie być zgodne z ustawieniem zasad. Zobacz też specificNonComplianceReason.
Wartości w polu enum
NON_COMPLIANCE_REASON_UNSPECIFIED
Ta wartość nie jest używana.
API_LEVEL
Ustawienie nie jest obsługiwane na poziomie API wersji Androida działającej na urządzeniu.
MANAGEMENT_MODE
Tryb zarządzania (np. w pełni zarządzany lub profil służbowy) nie obsługuje tego ustawienia.
USER_ACTION
Użytkownik nie podjął wymaganych działań, aby dostosować się do ustawienia.
INVALID_VALUE
Ustawienie ma nieprawidłową wartość.
APP_NOT_INSTALLED
Aplikacja wymagana do wdrożenia zasad nie jest zainstalowana.
UNSUPPORTED
Zasady nie są obsługiwane przez wersję aplikacji Android Device Policy na urządzeniu.
APP_INSTALLED
Zablokowana aplikacja jest zainstalowana.
PENDING
W momencie generowania raportu ustawienie nie zostało jeszcze zastosowane, ale wkrótce powinno to nastąpić.
APP_INCOMPATIBLE
Nie można zastosować tego ustawienia w przypadku aplikacji, ponieważ nie jest ono przez nią obsługiwane, np. docelowa wersja pakietu SDK jest zbyt niska.
APP_NOT_UPDATED
Aplikacja jest zainstalowana, ale nie została zaktualizowana do minimalnego kodu wersji określonego w zasadach.
DEVICE_INCOMPATIBLE
Urządzenie jest niezgodne z wymaganiami zasad.
PROJECT_NOT_PERMITTED
Projekt Google Cloud Platform używany do zarządzania urządzeniem nie ma uprawnień do korzystania z tych zasad.
[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 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| `PROJECT_NOT_PERMITTED` | The Google Cloud Platform project used to manage the device is not permitted to use this policy. |"]]