Lyra Music is a Material You Android music app based on OpenTune. It focuses on a clean music experience with search, playback, library features, lyrics, downloads, and a modern Jetpack Compose interface.
Get the latest APK from the GitHub Releases page:
Current release asset:
Verified release APK:
- Signed release build, not debug.
- Package name:
com.Arturo254.opentune - Verified with APK Signature Scheme v2 and v3.
- Search songs, videos, albums, and playlists.
- Stream music with background playback.
- Manage library items and playlists.
- Download music for offline listening.
- View lyrics when available.
- Use a modern Material You interface.
- Supports Android Auto and Android media controls.
Requirements:
- Android Studio
- Android SDK
- JDK 21
Build the universal release APK:
.\gradlew.bat :app:packageUniversalReleaseThe generated APK is created under:
app/build/outputs/apk/universal/release/
- Releases: https://github.com/shnwazdeveloper/lyra-music/releases
- Issues: https://github.com/shnwazdeveloper/lyra-music/issues
- Source: https://github.com/shnwazdeveloper/lyra-music
Lyra Music is based on the open-source OpenTune project by Arturo254.
Original project: https://github.com/Arturo254/OpenTune
This project is licensed under the GPL-3.0 license. See LICENSE for details.