এই সংস্করণে ডিভাইস ট্রাস্ট সিগন্যাল API-এর জন্য প্রথম রিলিজ প্রার্থী অন্তর্ভুক্ত রয়েছে।
নতুন ডিভাইস ট্রাস্ট সিগন্যাল প্যাকেজ com.google.android.managementapi.device
ডিভাইস ট্রাস্টের জন্য ডিভাইস সেট আপ করতে এবং Android ডিভাইস নীতি অ্যাপ ইনস্টল বা আপডেট করতে নতুন পরিবেশ প্যাকেজ com.google.android.managementapi.environment ।
[[["সহজে বোঝা যায়","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"]]