This fork is no longer maintained.
Originally I assumed AccordLegacy was a dead project, which is why I started this fork. That turned out to be wrong — FoedusProgramme is actively working on the next major version, Accord 2.0, with builds distributed through the Telegram chat @FoedusDiscussion rather than GitHub Releases.
Meanwhile, Gramophone has moved on substantially during the period when Accord appeared dormant — its internals (player, lyrics, theming, build setup) have diverged enough that backporting changes between the two no longer makes practical sense. The right path forward is to wait for the next Accord release rather than patch this fork.
For the latest official Accord, join that chat. This repository is left up only for historical reference and will not receive further updates.
A local music player for Android with an Apple-inspired design. Supports synced lyrics (LRC/SRT), gapless playback, and third-party equalizers.
Fork of Gramophone / AccordLegacy with bug fixes, updated dependencies, and new features.
Download the latest APK from GitHub Releases.
git clone https://github.com/emylfy/Accord.git
cd Accord
./gradlew assembleReleaseAPK will be in app/build/outputs/apk/release/.
Based on Gramophone by AkaneTan and AccordLegacy by FoedusProgramme.
Original developers: @AkaneTan, @lightsummer233, @123Duo3
Fork maintained by @emylfy
GPL-3.0 — see LICENSE for details.