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 |
デバイスがポリシーの要件を満たしていません。 |
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-11-09 UTC。
[null,null,["最終更新日 2024-11-09 UTC。"],[[["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"]]