Android App — Setup
Signing Keystore
Upload signing.keystore here. It's stored outside the web-accessible folder and only used server-side for signing new Android AABs.
Next steps
- Upload the keystore above (one-time).
- Claude computes the SHA256 fingerprint + adds the required
/.well-known/assetlinks.jsonto the site. - Build a fresh AAB with Bubblewrap (server-side) or promote existing testing release in Play Console.
- Roll out to Production → live on Play Store.