Built for Developers Who Value App Integrity
Monetize the 98% of users who decline cash subscriptions without sacrificing your engineering standards.
The Quarantined Sandbox
Your host application never imports AdMob, Google Mobile Ads, or network code. The entire advertising lifecycle is quarantined in the companion app.
Dynamic Edge Configuration
Tweak lease durations (e.g. 7 days vs 14 days) or update AdMob units in the cloud without ever releasing an app update or breaking existing client installs.
The Stacking Energy Tank
Users complete quick sponsored breaks early to stack passes up to your configured ceiling (e.g. 30 days) without resetting or losing accrued time.
How It Works Under The Hood
The full integration lifecycle: Cloud Edge API → Quarantined Companion App → Zero-Permission Client SDK.
Portal & Dynamic Config
adxiety.com/api/v1/config
- Configure lease durations (e.g. 7 or 14 days)
- Set stacking ceilings (e.g. max 30 days)
- Manage your primary & backup AdMob unit IDs
- Replicates globally to Cloudflare Edge in <15ms
com.adxiety.app
- Syncs edge config rules in background
- Loads rewarded video using your AdMob Unit IDs
- 95% revenue routed directly to your account
- Mints local ECDSA P-256 attention tokens
Your App + Client SDK
com.adxiety.client (<30 KB)
- Zero network permissions (100% offline IPC)
- <1.2ms local cached token verification
- Deep-links to renewal flow when pass expires
- Clean Google Play Data Safety compliance
Runtime Execution Sequence
Your app calls isLeaseActive(). Verified locally in <1.2ms without network calls.
If expired, invoke launchRenewal(). Deep-links directly to companion app.
Companion app plays rewarded video via your AdMob unit and signs proof-of-attention pass.
Your app observes observeLease() Flow and unlocks features instantly.