Upewnij się, że atrybut minSdkVersion Twojej aplikacji jest ustawiony na co najmniej poziom 21 interfejsu API.
Dodaj zależności najnowszej wersji pakietu SDK AMAPI do
aplikacji. Informacje o najnowszej wersji biblioteki i instrukcji
, aby dodać go do aplikacji, na stronie z informacjami o wersji pakietu SDK AMAPI.
Dodaj element zapytań
Jeśli Twoja aplikacja jest kierowana na pakiet SDK 30 lub nowszy, w parametrze
AndroidManifest.xml, aby określić, że będzie wchodzić w interakcję z ADP.
[null,null,["Ostatnia aktualizacja: 2024-08-22 UTC."],[[["The Android Management API (AMAPI) SDK allows specific apps to directly communicate with Android Device Policy (ADP), enabling local command execution and device migration."],["To integrate the AMAPI SDK, developers need to add the SDK library, include the queries element for apps targeting SDK 30 or later, and ensure the app's `minSdkVersion` is at least API level 21."],["Apps utilizing the AMAPI SDK must declare their interaction with ADP through the queries element in their `AndroidManifest.xml` for enhanced security and visibility if targeting SDK 30 or later."],["Extension apps using the AMAPI SDK require device provisioning with an extensibility policy for proper functionality."]]],[]]