Skip to content

Phonograph Plus

F-Droid

Open source

A revived classic material designed local music player for Android

Version
1.12.1
Size
5.4 MB
Updated
Mar 27, 2026
Get from Download APK (v1.12.1)
Signing certificate on record

About this app

An independent fork of Phonograph in development

Phonograph is a light-weighted material designed local music player for Android. Phonograph Plus is an independent fork of Phonograph since it is no longer maintained, and has been in maintenance and development since 2021.

Phonograph Plus inherits all features from Phonograph:

- Light weight - Offline, AD-free and privacy - Classic Material Design 2 - Night mode (Light, Dark, Black) supporting automatically switching - Customizable theme color (primary, accent) with Monet support - Foundational audio playing function (including speed control, sleep timer and equalizer externally provided by system) - Flexible queue management (shuffle, repeat, freely rearrange by dragging, queue snapshots) - Lyrics support (both synchronized .lrc lyrics and text lyrics, embed or external) - Flexible playback notifications that are highly customizable - Flexible music organization, organised by songs, artist, albums, genres and folders (flatten or treed), ordered by various orders, with multiple selection support, viewed in grid or list with various layout style - Flexible main player user interface that are highly customizable - Android Auto support - Highly customizable behaviours for clicking - Path filter (excluded mode or included mode) - Search support - Favorite songs support - File Playlist support (viewing and basic editing; also pin-able) - Internal Database Playlist support - Play history and frequency record, and last added songs by flexible time intervals - Enhanced audio metadata viewer and tag editor - App shortcut and widgets - Multiple source of artwork - Backup support of settings and data - In-app language switch - ...

Visit project homepage ob GitHub to learn more.

Phonograph Plus is available on GitHub Releases (Stable Channel and Preview Channel) and F-Droid (Stable Channel)

Licensed under GPL-3.0-only, by chr_56.

OfficialSignature VerifiedOpen Source

What's New in v1.12.1

Imported from the F-Droid repository index.

  • 1.12.1(1121) 2026.03.26
  • - Improve: search input debouncing for better responsiveness
  • - Improve: merging and throttling error notifications about background metadata extraction
  • - Development: upgrade Kotlin to 2.3.20, update dependencies

Version history

v1.12.1Latest
Signature continuous

Mar 27, 2026 · 5.4 MB · Android API 2435 · code 1121

Imported from the F-Droid repository index.

  • 1.12.1(1121) 2026.03.26
  • - Improve: search input debouncing for better responsiveness
  • - Improve: merging and throttling error notifications about background metadata extraction
  • - Development: upgrade Kotlin to 2.3.20, update dependencies
WAKE_LOCKPOST_NOTIFICATIONSREAD_MEDIA_AUDIOREAD_MEDIA_IMAGESREAD_EXTERNAL_STORAGEWRITE_EXTERNAL_STORAGEMANAGE_EXTERNAL_STORAGEINTERNETACCESS_NETWORK_STATEBROADCAST_STICKYWRITE_SETTINGSFOREGROUND_SERVICE_MEDIA_PLAYBACKFOREGROUND_SERVICEplayer.phonograph.plus.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

SHA-256 54d9e39694d8e3ea65a40c211b7f31f5274263007d757d3f351d2cd5060a58ff

v1.12.0
Signature continuous

Mar 12, 2026 · 5.4 MB · Android API 2435 · code 1120

Imported from the F-Droid repository index.

  • 1.12.0(1120) 2026.03.11
  • - Fix: incorrect album artist extraction
  • - Improve: sync initial search tab with the current tab
  • - Improve: slightly faster search response
  • - Improve: genre search support
  • - Improve: support adjusting lyrics fonts size and alignment
WAKE_LOCKPOST_NOTIFICATIONSREAD_MEDIA_AUDIOREAD_MEDIA_IMAGESREAD_EXTERNAL_STORAGEWRITE_EXTERNAL_STORAGEMANAGE_EXTERNAL_STORAGEINTERNETACCESS_NETWORK_STATEBROADCAST_STICKYWRITE_SETTINGSFOREGROUND_SERVICE_MEDIA_PLAYBACKFOREGROUND_SERVICEplayer.phonograph.plus.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

SHA-256 5a71a3d7231514989c6e419a0f091795df050d8d4d99ea420e4137414ad8d52f

v1.11.5
Signature continuous

Feb 10, 2026 · 5.8 MB · Android API 2435 · code 1115

Imported from the F-Droid repository index.

  • 1.11.5(1114) 2026.02.05
  • - Fix: glitchy Monet colors (since v1.11.3)
  • - Fix: inverted text color on some dialogs in non-auto theme
  • - Improve: support resetting Path Filter settings
  • - New: add the shortcut of 'Scan Media' if no items to display
  • - Development: build with JDK 21
WAKE_LOCKPOST_NOTIFICATIONSREAD_MEDIA_AUDIOREAD_MEDIA_IMAGESREAD_EXTERNAL_STORAGEWRITE_EXTERNAL_STORAGEMANAGE_EXTERNAL_STORAGEINTERNETACCESS_NETWORK_STATEBROADCAST_STICKYWRITE_SETTINGSFOREGROUND_SERVICE_MEDIA_PLAYBACKFOREGROUND_SERVICEplayer.phonograph.plus.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

SHA-256 72eeda90f5619dbb2e87a4777bb350a1cd0cc71b8457912aa16aba93cfba9a9c

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 player.phonograph.plus 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, 1.12.0 is the last build before it. Android will not install an older version code over a newer one, so you must uninstall Phonograph Plus 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 Phonograph Plus, and a listing is removed when the evidence for it stops holding up.

Get Phonograph Plus

Every source we list for player.phonograph.plus 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
1.12.1 (code 1121)
Size
5.4 MB
Updated
Mar 27, 2026
Package name
player.phonograph.plus

Security Verification

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

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

SHA-256 Hash

54d9e39694d8e3ea65a40c211b7f31f5274263007d757d3f351d2cd5060a58ff

Signing certificate

01654eb9348b2c802fcbf21282de0cdca2a226337b9a2fa201e3ac376b0ce76c

Permissions Required

WAKE_LOCK
POST_NOTIFICATIONS
READ_MEDIA_AUDIO
READ_MEDIA_IMAGES
READ_EXTERNAL_STORAGE
WRITE_EXTERNAL_STORAGE
MANAGE_EXTERNAL_STORAGE
INTERNET
ACCESS_NETWORK_STATE
BROADCAST_STICKY
WRITE_SETTINGS
FOREGROUND_SERVICE_MEDIA_PLAYBACK
FOREGROUND_SERVICE
player.phonograph.plus.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

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