Skip to content
🎵

Media Audio apps for Android

331 apps

Media Audio apps on Android are distributed the same way everything else is: through the Play Store, through developers' own release pages, and through a long tail of mirrors that may or may not be handing you what they claim. This page collects the media audio apps we have been able to trace back to a named publisher, with the official store link first wherever one exists.

The useful question before installing any media audio app is not whether the app is popular, it is whether the copy in front of you is the one the developer built. Start from the official listing if there is one. If you are installing an APK instead, check that the SHA-256 hash matches what the publisher published, and check the signing certificate fingerprint against earlier releases of the same app. Then read the permission list and ask whether each entry has an obvious reason to exist given what the app actually does.

Everything below has been traced to a publisher we can name. Where the app is on an official storefront, that link sits at the top of the listing and we do not try to outrank it — the store copy has the shortest chain of custody available. Where we host or mirror a build instead, the listing carries its SHA-256 hash, the signing certificate fingerprint, the version code, and the full permission list, so the file can be checked before it is installed rather than trusted after.

Outfield

F-Droid

v55.7 MBAndroid 8.0+

EweSticker

FredHappyface

v202502175.8 MBAndroid 8.0+
🎵

knkpanime

KNKPA

v1.1.736.9 MBAndroid 5.0+

Lyrics Grabbr

F-Droid

v1.1.13.8 MBAndroid 6.0+
🎵

Finamp

James Harvey

v0.6.2737.4 MBAndroid 5.0+

Image Meta Cleaner

F-Droid

v1.1.020.3 MBAndroid 5.0+

FFShare

F-Droid

v1.3.354.9 MBAndroid 8.0+

Symphony

Zyrouge

v2024.12.1154.8 MBAndroid 9.0+

MPD

Music Player Daemon

v0.23.1710.7 MBAndroid 7.0+
🎵

Stitch

ekibun

vv1.1.1223.8 MBAndroid 5.0+

Tempo

AntonioCappiello

v3.8.15.7 MBAndroid 7.0+

IR Remote

Twinone

v1.7.12.9 MBAndroid API 19+

Podverse

F-Droid

v4.16.348.1 MBAndroid 6.0+

Mightier Amp

Diyan Iliev

v1.0.1626.3 MBAndroid API 19+

dreamDroid

Stephan Reichholf

v1.15.46081.1 MBAndroid API 17+

Melodeon

Bill Farmer

v1.197 MBAndroid 5.0+

FoCal

MYDOLI

v1.07.1 MBAndroid 8.0+

K-19 Player

ulysg

v1.0.010.2 MBAndroid API 19+

AVIF Viewer

Zoff

v1.0.44.9 MBAndroid 5.0+
🎵

mpv remote

Miccah

v0.0.51.5 MBAndroid API 15+

Drum On!

F-Droid

v0.3.44.1 MBAndroid API 19+

Pitch pipe

bmaupin

v0.7.04.6 MBAndroid API 15+

Page 7 of 10

Before you install media audio apps

Is it safe to install media audio apps from an APK file?

The common failure is a repackaged build: a real media audio app, rebuilt by someone else with an addition you did not agree to, published under the same name and icon. It cannot be spotted by looking at it, because it is the real app plus something. It can be spotted by the signing certificate, because the attacker does not have the publisher's private key.

Which permissions should a media audio app actually need?

There is no single correct list for media audio apps — it depends on what the app does. The test that travels well is whether you can explain each permission from the feature list alone. If an app requests contacts, SMS, call logs, or accessibility services and you cannot point to the feature that needs them, that gap is the finding. Permissions that arrive in an update, for features you never asked for, deserve the same scrutiny.

How do I check a media audio APK is genuine before I install it?

Two checks, both on the listing page. Hash the file you downloaded with SHA-256 and compare it to the hash we published — if one byte differs, the whole hash differs. Then compare the signing certificate fingerprint to the publisher's earlier releases. Android enforces that match itself: it will refuse an update signed with a different key than the version already installed, which is why a matching fingerprint is meaningful evidence and a matching version number is not.

Other categories