The first on-device consent enforcement engine. Blocks tracking SDKs at initialization, not the network.
Two real integrations. No simulation. No smoke and mirrors.
A minimal integration showing the consent banner, user choices, and the app responding with "Hello" and the user's selections. Proof of concept, zero bloat.
We integrated CookiePrime SDK into Google's official Sunflower demo app — a real-world gardening app with Firebase Analytics, Facebook SDK, and Mixpanel.
Watch the user deny advertising, see the SDKs get blocked in real-time, and experience zero performance impact.
First time here? The Sunflower app is Google's official Android architecture sample — we added tracking SDKs (Firebase, Facebook, Mixpanel) and integrated CookiePrime to show real-world blocking. The app remains fast, responsive, and fully functional. View on GitHub →
Real ADB logcat output from our Sunflower test run. No editing, no simulation.
Drop the 420KB AAR into your libs/ folder
implementation(files("libs/cookieprime-sdk.aar"))
One line in your Application class
CookiePrime.init(this, "LICENSE_KEY")
React to user choices in real-time
CookiePrime.isConsentGiven("analytics")
No server required • 100% on-device • Works offline • Tamper-proof audit trail
CookiePrime Android SDK is currently in early access. We're accepting a limited number of pilot partners.
We'll respond within 24 hours with NDA and next steps.