צריך לוודא שהשדה minSdkVersion של האפליקציה מוגדר לרמת API 21 לפחות.
להוסיף את יחסי התלות של הגרסה האחרונה של AMAPI SDK אל
תרגום מכונה. כדי למצוא את הגרסה של הספרייה האחרונה שזמינה,
כדי להוסיף אותו לאפליקציה, בדף נתוני הגרסה של AMAPI SDK.
הוספת רכיב של שאילתות
אם האפליקציה שלך מטרגטת SDK 30 ואילך, יש צורך ברכיב שאילתות
AndroidManifest.xml כדי לציין שהוא ישתמש ב-ADP.
[[["התוכן קל להבנה","easyToUnderstand","thumb-up"],["התוכן עזר לי לפתור בעיה","solvedMyProblem","thumb-up"],["סיבה אחרת","otherUp","thumb-up"]],[["חסרים לי מידע או פרטים","missingTheInformationINeed","thumb-down"],["התוכן מורכב מדי או עם יותר מדי שלבים","tooComplicatedTooManySteps","thumb-down"],["התוכן לא עדכני","outOfDate","thumb-down"],["בעיה בתרגום","translationIssue","thumb-down"],["בעיה בדוגמאות/בקוד","samplesCodeIssue","thumb-down"],["סיבה אחרת","otherDown","thumb-down"]],["עדכון אחרון: 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."]]],[]]