voice-command-android/backlog/tasks/task-002 - Build-and-test-d...

851 B

id title status assignee created_date labels priority dependencies
task-002 Build and test debug APK In Progress
2025-12-07
android
release
high
task-001

Description

Build debug APK and test all features on a real Android device.

Plan

  1. Run ./gradlew assembleDebug
  2. Install APK on test device
  3. Test each feature systematically
  4. Fix any runtime issues

Acceptance Criteria

  • APK builds without errors
  • App installs and launches
  • Microphone permission request works
  • Audio recording captures speech
  • Transcription produces text output
  • Floating button overlay works
  • Volume button trigger works
  • Quick Settings tile works
  • Copy to clipboard works
  • Share intent works
  • Save note creates markdown file
  • Create task creates backlog-compatible file