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.

Resonance

AlanHuang99

v0.6.16.9 MBAndroid 12+

NekoVideo

NKL's

v1.3.87.2 MBAndroid 11+

Kords

vipe1375

v1.2.1114.6 MBAndroid 7.0+

Immich

FUTO

v3.0.2168.3 MBAndroid 8.0+

Lrc-R

ResurrectDev1

v0.3.019.2 MBAndroid 7.0+

Haven SSH Client

GlassOnTin

v5.68.69106.9 MBAndroid 8.0+

TuneFriend

James

v2.274.1 MBAndroid 6.0+

Vetro

Phnem

vv3.3.1-Stable10.9 MBAndroid 8.0+

Equalizer314

bearinmind

v0.0.15-beta8.8 MBAndroid 7.0+

TΕ«Δ«

Pombo

v2026.81.2 MBAndroid 5.0+

Miniter

MLM Games

v0.8.216.1 MBAndroid 7.0+

RecorderX

Chinmai

v3.0.02.5 MBAndroid 10+

Scrib

23rd

v0.210.6 MBAndroid 8.0+

Rubber Ring

Kreuder

v0.512.1 MBAndroid 8.0+

Materialious

WardPearce

v1.17.3156.4 MBAndroid 7.0+

AirPlay Server

jqssun

v0.0.2322.3 MBAndroid 7.0+

Gramophone

nift4

v1.1.011.8 MBAndroid 5.0+

Pagan

Quintin Smith

v1.8.1913.9 MBAndroid 8.1+

OmegaPlayer

arslandaim

v1.1.317.8 MBAndroid 7.1+

Drift // Audio

oxy

v0.3.215.1 MBAndroid 8.0+

tagdrop

mofosyne

v2.4.06.5 MBAndroid 6.0+

Local Player

Cristian

v1.1.110 MBAndroid 7.0+

Daily You

Demizo

v2.26.013.5 MBAndroid 7.0+

Momentum

Shubham Gorai

v1.8.120.2 MBAndroid 8.1+

Auxio

Alexander Capehart

v4.1.310.7 MBAndroid 7.0+

LISTEN.moe

F-Droid

v7.0.0-beta.104.8 MBAndroid 8.0+

Binary Eye

Markus Fisch

v1.75.19.2 MBAndroid 5.0+
Previous12345Next

Page 1 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