tech-division/develop./about
kakel/tech
[003]companion·companion · white-label apk

companion.

// status
Early access · email sales@kakel.io

Post-sale device provenance and stolen-recovery for the Android phones you sell. Customer installs the APK at activation, KAKEL gets the audit trail and the lever to recover stolen devices. Currently ships through KAKEL Store (ks.kkl.link); kakel.io white-label repoint in progress.

ships onAndroidiOS
// about · §01
Companion is the Android-side counterpart to PhoneToolkit. At sale or activation, the customer installs the Companion APK; the app generates an EC P-256 keypair on-device (TEE-bound on Knox hardware), signs intake metadata (IMEI, Build.SERIAL, photos), and uploads it to KAKEL's server. When the device is later reported stolen, the customer files a stolen report through the same app. KAKEL coordinates: remote lock, location ping, evidence-bundle PDF generation for police filing, GSMA Device Check blacklist submission, and (when applicable) AppleCare / carrier escalation. The APK is offered as a white-label product: phone vendors install their own branded version with their own backend instance.
// features · §02
  • 01EC P-256 sign-on-device intake (Knox TEE-bound when available)
  • 02Stolen-report state machine with severity escalation
  • 03Remote lock + location ping (Android Device Admin API)
  • 04Evidence-bundle PDF (single-page, branded)
  • 05GSMA Device Check blacklist submission (env-gated)
  • 06Companion HMAC API key for desktop integrations (PhoneToolkit-side recipes)
  • 07AWS KMS encryption of secrets at rest
  • 08White-label theming for OEM partners