It's a simple music player, much similar to any music player found in any Android mobile with the functions to Stop, Pause, Play, Next Song, Previous Song, and Randomize the playing queue. There's also backround gif which appears only when playing music to make it more real. Following Languages are used in the making of this project:
- Java
- Kotlin
- XML
- Graddle
All contributions are welcomed. Follow these Guidelines:
- Step 1: Fork this Repo. (This will create a separate clonned repo of this one for you)
- Step 2: Make the Changes. Keep in mind the changes should be according to the contributing guidelines.
- Step 3: Commit the changes.
- Step 4: Click on Pull Request.
- For more detailed steps for How to Contribute or How to Sync, follow Contributing.md file.