Эта версия включает в себя первый кандидат на выпуск API сигналов Device Trust.
Новый пакет сигнала доверия устройства com.google.android.managementapi.device
Новый пакет среды com.google.android.managementapi.environment для настройки устройства для доверия устройств и установки или обновления приложения Android Device Policy.
[[["Прост для понимания","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"]],["Последнее обновление: 2025-02-19 UTC."],[[["Integrate the Android Management SDK by adding the Google Maven repository and necessary dependencies to your project's `build.gradle` file."],["Utilize the `com.google.android.libraries.enterprise.amapi:amapi` dependency, ensuring you always use the latest version for optimal performance and stability."],["Version 1.1.4 introduces a new DPC Migration package to facilitate device migration to AMAPI, with guidance available in the provided documentation."]]],["To use the Android Management SDK, add the Google Maven repository to your project's `repositories` block. Include the necessary artifacts in your app's `build.gradle` file within the `dependencies` block, using `implementation`. The latest stable version of the library, such as 1.1.5, is recommended for bug fixes. Version 1.3.0-rc01 includes the Device Trust signal APIs, while version 1.1.4 introduced a DPC Migration package.\n"]]