# adrielcafe/AndroidAudioRecorder

A fancy audio recorder lib for Android. Supports WAV format at 48kHz.

Repository: https://github.com/adrielcafe/AndroidAudioRecorder
Canonical: https://ross.abutalabs.com/products/androidaudiorecorder
Language: Java
License Family: other
Topics: record-audio, android, library, wav
Last push: 2021-09-10T03:05:46+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3680, "days_push": 1818, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1633, forks 386 (observed 2026-08-28T04:05:14.259259+00:00)

## What it is
AndroidAudioRecorder is a Java library for Android that provides a ready-made, customizable audio recording activity with wave visualization. It records audio in WAV format at sample rates from 8kHz to 48kHz with configurable source, channels, and UI color.

## Use cases
- record voice memos in an android app
- capture audio as wav files from the microphone
- add a recording screen with waveform visualization
- let users record and play back audio clips
- record stereo audio at 48khz on android

## When to choose
- you need a drop-in recording UI for an Android app
- you specifically need WAV output with configurable sample rate
- you want built-in playback and pause support

## When to avoid
- you need formats other than WAV like AAC or MP3
- you need active maintenance or recent Android API support
- you need landscape orientation or skip-silence features
- your project requires a permissive license since this repo has none

## Facets
- artifact type: library
- maturity: maintenance
- function: audio-processing
- domain: mobile-development, android-tools
- platform: -
- tags: audio-recorder, wav, java, android-library, voice-recording, audio, android, mobile

## Member repositories
- adrielcafe/AndroidAudioRecorder (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:14.259259+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:47:19.871820+00:00, confidence not recorded.
  - readme: https://github.com/adrielcafe/AndroidAudioRecorder (fetched 2026-08-28T04:05:14.259259+00:00, sha 6936898942f7)
- Data as of 2026-08-30T08:39:29.467469+00:00.
