Amon-Re

Voice recorder for the Galaxy S22, tuned for later transcription, diarization and spatial analysis.

Download APKv0.1.0 · 2.7M · Android 10+

SHA-256 365cf14349e79771aa31b20f61c3ecae9e443f02154e3dd05bd92f8d9a9a169f

Install
  1. Open this page on the phone and tap Download.
  2. Open the file from the download notification. Allow installs from your browser when Android asks.
  3. First launch: allow the microphone (and notifications) when prompted.

Updates install over the top and keep settings and recordings, because every build is signed with the same key.

What it records by default
FormatAAC-LC 96 kbps, 48 kHz stereo (.m4a), about 43 MB per hour
MicrophoneStandard source: true stereo from both mics on the S22
Files/sdcard/Recordings/Amonre/, visible in the Files app, pullable over adb
AlternativesCompact AAC, Opus 48/24 kbps, lossless 16 kHz and 48 kHz WAV, mono switch
Reliability

Recording runs in a foreground service with the quietest notification Android allows. If the encoder errors or stalls, the current file is closed and a new segment opens automatically; only a full disk stops a session. The small microphone dot in the status bar is Android's own privacy indicator and cannot be hidden by any app.

Upload to the workstation

Settings → Upload to workstation. The endpoint is pre-filled; paste the bearer token from the amonre key file (or push it over adb with an upload_token extra) and tap Test connection. Every saved recording is then uploaded, transcribed and diarized on the workstation, and filed in the CaseMirror CRM. The Library shows each file's upload state.

Pull recordings over adb
adb pull /sdcard/Recordings/Amonre/ ./Amonre/

Built 2026-09-11 14:43 UTC