Skip to content

Auxio

F-Droid

Open source

A simple, rational music player

Version
4.1.3
Size
10.7 MB
Updated
Jul 11, 2026
Get from Download APK (v4.1.3)
Signing certificate on record

About this app

Auxio is a local music player with a fast, reliable UI/UX without the many useless features present in other music players. Built off of modern media playback libraries, Auxio has superior library support and listening quality compared to other apps that use outdated Android functionality. In short, It plays music.

Features

- Playback based on Media3 ExoPlayer - Snappy UI derived from the latest Material Design guidelines - Opinionated UX that prioritizes ease of use over edge cases - Customizable behavior - Support for disc numbers, multiple artists, release types, precise/original dates, sort tags, and more - Advanced artist system that unifies artists and album artists - SD Card-aware folder management - Reliable playlisting functionality - Playback state persistence - Android Auto support - Automatic gapless playback - Full ReplayGain support (On MP3, FLAC, OGG, OPUS, and MP4 files) - External equalizer support (ex. Wavelet) - Edge-to-edge - Embedded covers support - Search functionality - Headset autoplay - Stylish widgets that automatically adapt to their size - Completely private and offline - No rounded album covers (if you want them)

Licensed under GPL-3.0-only, by Alexander Capehart.

OfficialSignature VerifiedOpen Source

What's New in v4.1.3

Imported from the F-Droid repository index.

  • Auxio v4.1.0 refreshes the UI to align with Material 3 Expressive, improves the playback user experience, and adds a variety of general quality-of-life improvements.
  • This patch fixes playback buttons being smaller than before on some devices alongside fixing a crash / alleviating some UI jank on skipping to the next/prev song
  • For more information, see https://github.com/OxygenCobalt/Auxio/releases/tag/v4.1.1.

Version history

v4.1.3Latest
Signature continuous

Jul 11, 2026 · 10.7 MB · Android API 2436 · code 73

Imported from the F-Droid repository index.

  • Auxio v4.1.0 refreshes the UI to align with Material 3 Expressive, improves the playback user experience, and adds a variety of general quality-of-life improvements.
  • This patch fixes playback buttons being smaller than before on some devices alongside fixing a crash / alleviating some UI jank on skipping to the next/prev song
  • For more information, see https://github.com/OxygenCobalt/Auxio/releases/tag/v4.1.1.
READ_MEDIA_AUDIOREAD_EXTERNAL_STORAGEFOREGROUND_SERVICEFOREGROUND_SERVICE_DATA_SYNCFOREGROUND_SERVICE_MEDIA_PLAYBACKWAKE_LOCKPOST_NOTIFICATIONSorg.oxycblt.auxio.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSIONFOREGROUND_SERVICE_SPECIAL_USE

SHA-256 e96ac83bdd58dc687a12b226e21879b6b8c776e18ad521c2a06c0986b2a63d8e

v4.1.2
Signature continuous

Jul 10, 2026 · 10.7 MB · Android API 2436 · code 72

Imported from the F-Droid repository index.

  • Auxio v4.1.0 refreshes the UI to align with Material 3 Expressive, improves the playback user experience, and adds a variety of general quality-of-life improvements.
  • This patch fixes playback buttons being smaller than before on some devices alongside fixing a crash / alleviating some UI jank on skipping to the next/prev song
  • For more information, see https://github.com/OxygenCobalt/Auxio/releases/tag/v4.1.1.
READ_MEDIA_AUDIOREAD_EXTERNAL_STORAGEFOREGROUND_SERVICEFOREGROUND_SERVICE_DATA_SYNCFOREGROUND_SERVICE_MEDIA_PLAYBACKWAKE_LOCKPOST_NOTIFICATIONSorg.oxycblt.auxio.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSIONFOREGROUND_SERVICE_SPECIAL_USE

SHA-256 65d3c90d0b44040774f90bfb205a78a1fa810b1a4a13dc1fd0f9bda9c3c3054d

v4.1.0
Signature continuous

Jun 18, 2026 · 10.7 MB · Android API 2436 · code 70

Imported from the F-Droid repository index.

  • Auxio v4.1.0 refreshes the UI to align with Material 3 Expressive, improves the playback user experience, and adds a variety of general quality-of-life improvements.
  • For more information, see https://github.com/OxygenCobalt/Auxio/releases/tag/v4.1.0.
  • Sorry for how long it's been between updates. I burnt out last fall and now have a busy life split across work and other projects, so my bandwidth to work on the app is heavily limited. Don't intend to abandon the app, but from here going to avoid
READ_MEDIA_AUDIOREAD_EXTERNAL_STORAGEFOREGROUND_SERVICEFOREGROUND_SERVICE_DATA_SYNCFOREGROUND_SERVICE_MEDIA_PLAYBACKWAKE_LOCKPOST_NOTIFICATIONSorg.oxycblt.auxio.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSIONFOREGROUND_SERVICE_SPECIAL_USE

SHA-256 e5554ee2e6f9096b9f28057838a559cf866d6f6d460ff048e45dfeaf2f8a930b

Will it run on your device?

CompatibilityVery likely to run

92%

  • Runs on a broad range of modern Android versions.
  • Multiple CPU architectures are covered.
  • Aligned with the latest Android target SDK expectations.
What changed in this release
Size delta
0 MB
Added permissions
None
Removed permissions
None

Installation Guide

1

Open Settings on your Android device

2

Go to Security → Unknown sources (or Install unknown apps)

3

Enable "Allow from this source" for your browser or file manager

4

Open the downloaded APK file from your Downloads folder

5

Tap "Install" and wait for installation to complete

6

Launch the app from your home screen

Make sure to re-enable Unknown Sources restrictions after installation for security.

How to install this safely

How to verify the file you downloaded

Before you install anything, confirm the file is the one described here. On a computer, run shasum -a 256 your-download.apk (macOS or Linux) or certutil -hashfile your-download.apk SHA256 (Windows), then compare the output character-for-character with the SHA-256 on this page. If a single character differs, the file is not the build we recorded — delete it.

What the signing certificate proves

Every Android app is signed with a private key that only its developer holds. The fingerprint on this page is a hash of the matching public certificate, and it proves continuity rather than identity: it tells you a build came from whoever signed the earlier ones. Android enforces this at install time — if a package claiming to be org.oxycblt.auxio is signed with a different key, the system will refuse to install it over your existing copy. A fingerprint that changes between releases is worth pausing on, because a repackaged app that has been modified by someone else cannot keep the original signature.

How to roll back to an earlier version

If the current release misbehaves, 4.1.2 is the last build before it. Android will not install an older version code over a newer one, so you must uninstall Auxio first — which clears its local data unless you have a backup. Reinstall the older APK only if its signing fingerprint matches the build you already trust, and check the API range: an older release may target an Android version your device has moved past.

Why we list sources instead of hosting everything

The official store channel is almost always the right choice: it updates automatically and carries the publisher's own distribution guarantees. A direct APK is useful when a device has no store access, when a rollout has not reached your region, or when you need a specific version — and only when the publisher has authorized that copy. APKBrowse does not list pirated, cracked, or unauthorized rebuilds of Auxio, and a listing is removed when the evidence for it stops holding up.

Get Auxio

Every source we list for org.oxycblt.auxio is legality-reviewed. Pirated or cracked builds are never offered.

Other sources

F-Droid listing

official

F-Droid builds this app from source and signs it. This is its official listing, with older builds and full release notes.

Source code

verified publisher

The upstream repository this build is compiled from.

We check legality and signature continuity, but device behaviour still varies. Install at your own discretion.

App Information

Developer
F-Droid
Category
Media Audio
Android
7.0+
Architectures
arm64-v8a, armeabi-v7a, x86, x86_64
Version
4.1.3 (code 73)
Size
10.7 MB
Updated
Jul 11, 2026
Package name
org.oxycblt.auxio

Security Verification

File integrity
SHA-256 recorded
Signing certificate
Fingerprint on record
Official source
Download APK (v4.1.3)

We record provenance; we do not run malware scans. Verify the hash yourself before installing.

SHA-256 Hash

e96ac83bdd58dc687a12b226e21879b6b8c776e18ad521c2a06c0986b2a63d8e

Signing certificate

65b3e62a2b57bf73235be6d2d42ae546fcb02fd17f62cd14500d1c412a285972

Permissions Required

READ_MEDIA_AUDIO
READ_EXTERNAL_STORAGE
FOREGROUND_SERVICE
FOREGROUND_SERVICE_DATA_SYNC
FOREGROUND_SERVICE_MEDIA_PLAYBACK
WAKE_LOCK
POST_NOTIFICATIONS
org.oxycblt.auxio.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION
FOREGROUND_SERVICE_SPECIAL_USE

Previous Versions

Signature verified

The signing certificate fingerprint for this release is on record, so a build that does not match it did not come from this publisher.

Report a problem with this listing

A listing is only as good as its corrections. If a source is broken, a signature looks wrong, or this app should not be here, tell the moderation team.

Report a problem