adrielcafe/AndroidAudioConverter
Convert audio files inside your Android app easily. Supported formats: AAC, MP3, M4A, WMA, WAV and FLAC. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3640
- days_rel: n/a
- days_push: 1454
- n_releases_24m: 0
Adoption not part of the score
1348 stars · 262 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An Android library that wraps FFmpeg-Android-Java to convert audio files between formats like AAC, MP3, M4A, WMA, WAV, and FLAC directly inside an Android app. It provides a simple async callback-based API for loading the native library and performing conversions.
Use cases
- convert audio files to mp3 inside an android app
- convert flac to wav on android
- transcode recorded audio to aac in my app
- android library for audio format conversion
- convert m4a to mp3 on a phone
- batch convert audio formats in an android application
When to choose
- you need simple in-app audio format conversion on Android with a callback-based API
- you want a thin wrapper around FFmpeg without writing native code
- your app targets older Android versions where ffmpeg-android-java works
When to avoid
- you need actively maintained software - the library has no license file and its FFmpeg dependency is unmaintained
- you need a small binary - the library adds roughly 9MB to your APK
- you need iOS, desktop, or server-side audio conversion
- you need advanced FFmpeg features beyond basic format conversion
Facets
library · maturity maintenance
audio-processing sdk mobile-development media jvm ffmpeg-wrapper audio-conversion android-library file-conversion audio android mobile
1 source
- readme: https://github.com/adrielcafe/AndroidAudioConverter · fetched 2026-08-28 · 19c3c45d50ff
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| adrielcafe/AndroidAudioConverter | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="adrielcafe/AndroidAudioConverter")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem