-
Notifications
You must be signed in to change notification settings - Fork 3
Android APK build configuration #127
Copy link
Copy link
Open
Description
Parent PRD
Depends on
#123 (needs a working app before configuring the build)
Summary
Configure the Android release build for NoteBookmark.MauiApp: signing keystore, release build profile, and APK output. This is a HITL step — Frank provides/approves the signing credentials.
Tasks
- Create or locate an Android signing keystore
- Configure keystore credentials in the project (via environment variables or secrets — do NOT commit keys)
- Set up release build profile (
dotnet publish -f net10.0-android -c Release) - Verify APK is produced and installable on a device or Waydroid
- Optionally: add a GitHub Actions workflow to produce the APK on tag
Notes
- Store signing secrets in GitHub Actions secrets, not in source
- Play Store submission is out of scope for this issue
Stories from PRD
User story 1
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Projects
Status
Backlog
Status
No status