Hi Android Developers,
Welcome to the SDK Runtime Recap! Here are the highlights of February, including new features, samples, and exciting updates.
In this issue, we're covering Compose and Shared UI support, a new sample that shows how to refresh mediated banner ads, and news on the upcoming video series.
series.
🚀 New features and Jetpack releases
Jetpack UI Library (androidx.privacysandbox.ui) - v.1.0.0
alpha14 - Introducing Shared UI
Runtime-Enabled SDKs can now create shared UI where some components are owned by the app. They can also receive lifecycle signals for both native and remote UI components held in a Shared UI Container (SharedUiContainer). To try out the new APIs, you’ll have to opt-in to SharedUiPresentationApi.
alpha13 - Compose support
Display remote UI content using Compose with the new Composable SandboxedSdkUi, following existing SandboxedSdkView practices.
📚 Learning materials: new and upcoming
[Code Sample] Refreshable banner ads
A new code sample showcasing refreshable banner ads in a mediation flow using DelegatingSandboxedUiAdapter has been added to the Privacy Sandbox Samples repository.
[Video series] SDK Runtime for Android
Learn how to build and integrate Runtime-Enabled SDKs with our new video series! We'll cover architecture, development, and testing, with practical examples.
New videos every week on the Android Developers channel, coming soon.
⏭️ Next steps
Explore these updates and share your feedback.
Find more resources and connect with the SDK Runtime team on our developer site: goo.gle/sdk-runtime