An Android application built using Kotlin, Java, Jetpack Compose, Room Database and MVVM design. This app is used as an offline music player, allowing users to import their songs once and listen anywhere at anytime. The app is also integrated with Google Analytics and Admob ads. The app can be seen on the Google Play Store here: https://play.google.com/store/apps/details?id=com.aaa.vibesmusic
- Fork the repository and clone the code onto your machine.
- Open the code in Android Studio and allow the project to build
- Connect your Google Analytics by copying
google-services.json
into the app folder - In
local.properties
set the admob ids for every ad in the app. - Now, you can run the app!
GNU General Public License (GPL) v3