Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1.38 KB

README.md

File metadata and controls

36 lines (25 loc) · 1.38 KB

untitled-7-01

🚀 Lyrica 🚀

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

Todo List

  • Search Functionality 👍
  • User's Lyrics Repository 👍
  • Music Service Integration 👍

Development

Want to contribute? Great! Lyrica uses Java for development. Make a change in your file and instantanously see your updates!

License

BSD 3-Clause License