Skip to content

Android APK build configuration #127

@fboucher

Description

@fboucher

Parent PRD

#110

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    Status

    Backlog

    Status

    No status

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions