[P1][Mobile] Capacitor Android APK build for internal testing #37

Open
opened 2026-05-26 01:33:15 +00:00 by ChrisChen · 0 comments
Owner

Overview

Package the Angular app as an Android APK for internal testing before Phase 5 formal App Store submission.

Tasks

  • Configure Capacitor: app_id, app_name, Android SDK settings
  • Add @capacitor/push-notifications (service roster reminders)
  • Add @capacitor/camera (member photo upload)
  • Add @capacitor/local-notifications (birthday, roster reminders)
  • Jenkins CI step: npx cap build android -> output APK for internal distribution
  • Test on Android device: login, camera, deep links

Reference

PLANNING.md Section 6 - Capacitor integration points

## Overview Package the Angular app as an Android APK for internal testing before Phase 5 formal App Store submission. ## Tasks - [ ] Configure Capacitor: app_id, app_name, Android SDK settings - [ ] Add @capacitor/push-notifications (service roster reminders) - [ ] Add @capacitor/camera (member photo upload) - [ ] Add @capacitor/local-notifications (birthday, roster reminders) - [ ] Jenkins CI step: npx cap build android -> output APK for internal distribution - [ ] Test on Android device: login, camera, deep links ## Reference PLANNING.md Section 6 - Capacitor integration points
ChrisChen added this to the Phase 1 - MVP milestone 2026-05-26 01:33:15 +00:00
ChrisChen added the module: devops label 2026-05-26 01:33:15 +00:00
Sign in to join this conversation.