This is a primitive music player for Android. It detects MP3 files in a phone and allows you to play them.
- 4 main layouts for displaying music (home page, by album, by playlist, by favorites)
- Menu for individual music (rename, delete, view details, etc.)
- Add to list or favorites using database
- It uses the latest way of programming Android applications (Navigation, AndroidX, MVVM)
Main Layout showcase activity with all songs on phone. The second layout shows auto-generated albums. And the third shows what the player looks like.
The app allows users to edit MP3 files as he/she wants. Another option is to add a song to the queue or playlist or change the cove. You can search specific songs in the search bar and also filter search results.
- Not working on all mobiles
- The SD card is not fully compatible due to degradation
- Possible minor bugs
- Cannot be played in the background
This app is very old. It is recommended to test it with jdk-15 and beloved. It was created in 2017, so it might not work on every device. It had a problem with detecting MP3 files.
See LICENSE.