Stay organized with collections Save and categorize content based on your preferences.
The Privacy Sandbox on Android Beta program provides stable APIs. You can use the Beta program releases to build and test solutions for limited production testing on Android 13+ mobile devices for all APIs and Android 12+ for Attribution Reporting API (ARA). We'll start supporting a small percentage of devices and increase the number over time. To participate, organizations can request access for a limited number of devices, plus register any apps which use the Privacy Sandbox APIs.
For the SDK Runtime, we're having a closed Beta for developers to test Runtime-enabled SDK distribution to select apps.
To use the Beta release, developers must to compile their solutions with an API level 33 SDK extension update.
Android SDK ExtensionsStable APIs in Beta releases are delivered using the new Android SDK Extensions release method. This release method enables the release of stable Android features between major releases. It has a new versioning mechanism that makes new APIs available to apps on multiple API levels using Google Play system updates. The Privacy Sandbox on Android SDK extension is called Ad Services Extensions. Learn more about Android SDK Extensions.
Get startedTo get started with Privacy Sandbox for Android, perform the following steps:
Step 1: Enroll and register for the Beta programSet up the Privacy Sandbox on Android SDK in Android Studio.
Step 3: Configure AdServices permissionsDeclare API-specific permissions and configure SDK access to resources managed by the targeted API.
Step 4: Set up a device or emulator imageTo perform end-to-end testing, you need to interact with a supported Android 13 device or use an emulator image for the proper SDK Extension.
Step 5: Configure devices to use Privacy Sandbox on AndroidConfigure settings to enable (or disable) Privacy Sandbox on Android to run on devices.
Troubleshoot known issuesTo avoid known issues with PP API Integration on devices running Android 12 and lower, developers integrating with ad services APIs for these devices should do the following:
<uses-library>
extservices tag. The relevant tag is:<uses-library
android:name="android.ext.adservices"
android:required="false" />
androidx.privacysandbox.ads
jetpack library, make sure that you use Version 1.1.0-beta05 or higher.The Privacy Sandbox on Android Beta program includes the following tools and resources.
SDK and emulator system imagesUsing Android Studio, you can download the latest Ad Services Extension and emulator system images through the SDK Manager. Learn more about how to set up your development environment and set up API access.
API ReferenceThe full API reference is available.
Support and feedbackAs you test and develop with Privacy Sandbox on Android, review the release notes and use the issue tracker to report issues and give feedback.
Keep your development environment up to dateWe strongly recommend keeping your development environment up to date with the latest release. This ensures that you have the most recent features and security patches, and that your environment is compatible with the latest versions of your dependencies. To get notified about new releases, sign up for email updates.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-03-13 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-13 UTC."],[],[]]
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.3