strongville / Gramophone

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gramophone

GitHub GitHub tag (with filter) Static Badge

Get it on IzzyOnDroid

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

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
  • Web streaming (coming soon!)
  • Synced lyrics
  • Manage & Add your playlist

Why us?

  • Clean code and unified code style
  • Friendly for inline compile with custom ROMs

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 IzzyOnDroid.

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 navigate to the root folder of the repository. Then you should create a file with the name 'package.properties'.

$ touch package.properties

In it type:

releaseType="SelfBuilt"

After this launch android studio, 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

Friend

SongSync

About

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

License:GNU General Public License v3.0


Languages

Language:Kotlin 97.2%Language:Java 2.8%