This technology is scheduled for deprecation.
This repository will be archived and will no longer be updated.
See our Update on Plans for Privacy Sandbox Technologies.
Privacy Sandbox feature status provides more information about the status of individual APIs and platform features.
This repository contains sample code for On-Device Personalization.
- OdpSamples contains sample Android applications for integrating with On-Device Personalization.
- The sample Apps can be built with Android Studio with Gradle and JDK17.
- Federated Learning tutorial
- Download and install Bazel from http://bazel.build
- Run
bazel build ...from the root of the repository. - The binaries will be found in the
bazel-bin/directory.