Skip to content

Add Android Developer Verification APK signing identifier - #88

Merged
neteinstein merged 1 commit into
mainfrom
claude/google-play-apk-signing-p09q5r
Sep 3, 2026
Merged

neteinstein merged 1 commit into
mainfrom
claude/google-play-apk-signing-p09q5r

Conversation

@neteinstein

Copy link
Copy Markdown
Owner

Summary

  • Adds app/src/main/assets/adi-registration.properties containing the account-specific identifier required by Google's new Android Developer Verification APK signing requirement
  • File name and location follow Google's official sample project (android/security-samples, AndroidDeveloperVerificationAPKSigningExample)

Test plan

  • Verified app/src/main/assets/ did not previously exist and was created cleanly
  • Confirmed file name and path match the structure in Google's official sample project
  • Build an APK and confirm adi-registration.properties is bundled in the final artifact (recommended before submitting to Google Play)

🤖 Generated with Claude Code

https://claude.ai/code/session_01FagqSZ59HqAda2Gi5w5W88


Generated by Claude Code

Adds app/src/main/assets/adi-registration.properties containing the
account-specific identifier required by Google's Android Developer
Verification APK signing requirement, per the official sample at
android/security-samples (AndroidDeveloperVerificationAPKSigningExample).

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01FagqSZ59HqAda2Gi5w5W88
@neteinstein
neteinstein merged commit 083bd6a into main Sep 3, 2026
1 check passed
@neteinstein
neteinstein deleted the claude/google-play-apk-signing-p09q5r branch September 3, 2026 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants