Skip to content

A sane music player built with media3 and material design library that is following android's standard strictly.

License

Notifications You must be signed in to change notification settings

AkaneTan/Gramophone

Repository files navigation

Gramophone

GitHub GitHub tag (with filter) Static Badge

日本語

A sane music player built with media3 and material design library that is following android's standard strictly.

Get it on F-Droid Get it on IzzyOnDroid Get it on Google Play

Features

  • Up-to-date material 3 design
  • Monet themed icon on Android 12+
  • Dynamic player UI monet color
  • View and play your favorite music
  • Search your favourite music
  • Uses MediaStore to quickly access music database
  • Synced lyrics
  • Read-only Playlist support

Screenshots

Screenshot 1 Screenshot 2 Screenshot 3
Screenshot 4 Screenshot 5 Screenshot 6
Screenshot 7 Screenshot 8 Screenshot 9

Installation

You can download the latest stable version of the app from GitHub releases, or from F-Droid.

Beta versions and sneak peeks are available in the telegram channel or chat.

Building

To build this app, you will need the latest beta version of Android Studio and a fast network.

Set up package type

Gramophone has a package type that indicates the source of the application package. Package type string is extracted from an external file named package.properties.

Simply open your favorite text editor, type releaseType=SelfBuilt, and save it in the root folder of the repository as package.properties.

After this, launch Android Studio and import your own signature. You should be able to build Gramophone now.

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.

Translation

Translation status

Notice

  • For bug reporting: Telegram
  • GitHub/F-Droid/IzzyOnDroid certificate SHA-256 digest: f451197ad7b80bd1bc981ba38a2c49d471856fb38bcc333676d6e8f8f3ce5d6e
  • Play Store certificate SHA-256 digest: 178869b0f9130d145b53404df4d4e5e311095406cb3c51a3e7a4b03bb3e87786

FAQ

Why can't I see songs shorter than 60 seconds? Gramophone hides songs shorter than 60 seconds by default. You can change it in Three dots > Settings > Behaviour (set the setting to 0 to show all songs).

I changed the min length setting, but some songs are still missing! Make sure you haven't excluded the folder in Behaviour > Folder blacklist. Then, try to reboot your phone, then wait a few minutes (this will rescan the system-wide media database Gramophone uses to find songs). If it's still not visible, your system version may not support the song: this most commonly is observed for .opus, which will only be found since Android 10.

My song isn't playing! / My song is playing, but it's completely silent, yet the volume is turned up! Please note that Gramophone relys on system media codecs to make the app smaller. This means

  • int32 (32-bit) FLAC files will only work on Android 14 or later
  • FLAC files in general will only work on Android 8 or later
  • ALAC files will most likely not work at all
  • Dolby Digital (AC-3) / Dolby Digital Plus (E-AC-3) requires a device that has licensed decoders for these formats

Friends

SongSync