An Open Source SQLite Database Lyrics Android Application
This application is powered by SQLite Database to store the lyrics of music which you can customize!
To add lyrics to the app you can direcly edit the SQLite file in /src/main/assets/databases/lyrica.db
and compile the app in Android Studio or equivalent, but also you use APK Editor to edit the SQL and then compile for distribution.
I recommend using this app:
Download | Release Date |
---|---|
Version 1.0 | April 3, 2018 |
Pre-release | March 31, 2018 |
- Search Functionality 👍
- User's Lyrics Repository 👍
- Music Service Integration 👍
Want to contribute? Great! Lyrica uses Java for development. Make a change in your file and instantanously see your updates!