Music you own never asks for a subscription. It also no longer comes with a player — most new Android phones ship without a dedicated music app, which is why the PixelPlayer APK download keeps coming up in offline-player discussions. PixelPlayer is a free, open-source Android player for the files on your own storage: MP3s, FLACs, folder rips, anything you have collected over the years. It is built with Jetpack Compose and Material 3 Expressive, so it looks like a first-party Pixel app, and it is developed openly on GitHub under the MIT license.
This guide covers what it does well, where to get the official APK safely, how to install it, and the rough edges to know about before you make it your daily driver.
Why own-files listening is having a moment
Streaming is convenient until it is not: a flight with no Wi-Fi, a data cap at month's end, a song that quietly vanished from a catalog, or shuffle that keeps leaning on the same twenty tracks. A local player sidesteps all of it. Your files sit on the phone, playback works in airplane mode, and nothing about your listening habits has to leave the device.
That is the gap PixelPlayer fills. It is not a downloader and not a streaming app — it is a library and a player for music you already have, built to feel as polished as the big commercial players.
What PixelPlayer is
PixelPlayer is an offline-first music player built by developer theovilardo and a growing contributor team, written entirely in Kotlin. The audio engine is Media3 ExoPlayer with FFmpeg support, which covers the common formats — MP3, FLAC, AAC, OGG, WAV, M4A and more — with gapless playback and configurable crossfade between tracks.
The interface uses Material You dynamic color, so the whole theme adapts to your wallpaper, with light and dark modes and adjustable corner radius. Local players are usually functional first and pretty never; this one is the rare exception where the design is the headline feature.
It is best for anyone with a folder of music files who wants a clean player with no account, no subscription, synced lyrics and a built-in tag editor. Skip it if you need a streaming catalog, podcasts, or a rock-solid 1.0 release — PixelPlayer is still in beta, and it owns that label.
The features that actually change daily listening
The feature list is long, but these are the parts that touch your listening routine:
| Feature | What it does for you |
|---|---|
| Synced lyrics | Time-synced LRC lyrics fetched from LRCLIB scroll line by line as the song plays, and you can edit or add them when a track is missing. Recent builds also handle romanization and translation for Japanese, Chinese and Korean titles. |
| Tag editor | Fix titles, artists and album art inside the app with TagLib for MP3, FLAC and M4A; the latest beta adds batch metadata editing for a whole selection of tracks. |
| Equalizer | Built-in equalizer with presets, plus the option to save your own custom profile. |
| Daily Mix | A personal mix built from your listening habits — the "endless radio" habit from streaming, generated entirely from your own files. |
| Library views | Browse by songs, albums, artists, genres and folders, with smart multi-artist parsing and folder filtering so compilations and rips stay tidy. |
| Gapless and crossfade | Seamless transitions for live albums and classical, with an adjustable crossfade for everything else. |
| Casting and widgets | Chromecast support for smart speakers and TVs, plus Glance home-screen widgets for playback controls. |
| Artist artwork | Artist images pulled from Deezer and cached on device, so the library stays fully illustrated offline. |
Info!
The AI extras — generated playlists and lyric translation — are optional and separate from playback. The core library, equalizer and player never need an account or an internet connection.
PixelPlayer APK download and safe install
PixelPlayer is not published on Google Play. The developer distributes the official APK directly through GitHub releases, and the project also supports Obtainium as an update manager. That means a one-time sideload — done right, it takes about two minutes. You will need Android 11 (API 30) or newer, with around 6GB of RAM recommended for smooth performance.
Warning!
Only download the APK from the official releases page linked below. APK mirror sites frequently repackage popular open-source apps, and a rebuilt copy is the one real risk in sideloading. After installing, the package name in your app info should read com.theveloper.pixelplay.
- Open the official PixelPlayer releases page on your phone using the button below, which always points to the latest release, and download the APK asset — for example
PixelPlayer-0.7.5-beta.apk. - When Android blocks the install, allow your browser or file manager to install unknown apps from the system prompt, then tap Install.
- Open PixelPlayer and grant the music and audio permission so it can scan your storage.
- Pick the folders to scan — your Music folder, a downloads folder, or wherever you keep rips.
- Optional but recommended: install Obtainium and add the GitHub repository there, so you get update notifications instead of checking releases manually.
Info!
PixelPlayer is beta software — the current release is 0.7.5-beta, and updates land often, sometimes several times a month. That means fast improvements and occasional rough edges; update when a new release ships.
Source:
github.com/theovilardo/PixelPlayer — free and open source under the MIT license; official releases only
How it compares to a streaming app
If most of your listening happens through a subscription, here is the honest trade-off:
| PixelPlayer | Streaming apps | |
|---|---|---|
| Music source | Files stored on your phone | A catalog you rent access to |
| Cost | Free, open source | Monthly subscription |
| Works offline | Always — no connection required | Only downloaded tracks, which expire with the subscription |
| Audio quality | Whatever your files are, up to lossless FLAC | Capped by your plan tier and compression |
| Account and data | No account; listening stays on device | Account required, with usage data and upsells |
| Discovery | Daily Mix from your own library | Recommendations across a catalog of millions |
The short version: it is not a Spotify replacement. It is a replacement for the music player Android stopped shipping, aimed at people who curate their own files.
Rough edges worth knowing
- Beta status: every release is a 0.7.x beta. Features arrive fast and bugs arrive with them — read the release notes before updating.
- No Play Store means no automatic updates unless you set up Obtainium; otherwise you download each new APK yourself.
- Android 11 or newer is required, and 6GB of RAM is the recommended floor for the smoothest animation and playback.
- Android Auto support is still listed as coming soon; in-car playback works over Bluetooth for now.
- It plays your files and nothing else — no streaming catalog, no podcasts, no cloud locker beyond your own storage.
Common Questions
Where is the safest PixelPlayer APK download?
The official GitHub releases page for theovilardo/PixelPlayer. It is free, linked from the project's own README, and signed by the developer. Avoid third-party APK mirrors, and confirm the installed package name is com.theveloper.pixelplay.
Is PixelPlayer free?
Yes. It is completely free and open source under the MIT license, with no account, no subscription and no unlock key. The source code is public on GitHub.
Will it work on my phone?
You need Android 11 (API 30) or newer, and around 6GB of RAM is recommended for the smoothest experience. Newer and mid-range phones handle it best; very old or low-memory devices may see stutter.
Does it play FLAC and other lossless files?
Yes. FLAC, MP3, AAC, OGG, WAV, M4A and more play through the Media3 ExoPlayer engine with FFmpeg support, including gapless playback for live albums and classical recordings.
How do updates work without Google Play?
Two ways: download each new APK from the GitHub releases page, or install Obtainium and add the repository so it watches for releases and updates the app for you automatically.
Is sideloading the APK safe?
Sideloading itself is a standard Android feature — safety depends entirely on the source. Stick to the official releases page, skip mirror sites, and the installed app should identify itself as com.theveloper.pixelplay.
If your music already lives on your phone, PixelPlayer gives it a player that looks current and stays out of the way. Grab the official APK, point it at your folders once, and your whole library works with the Wi-Fi off — which was the point of owning music in the first place.