Skip to content

🎵 🎶 MediaPlayer Created in Android Studio 🎶 🎵

Notifications You must be signed in to change notification settings

Hodjy/AndroidStudio-MediaPlayer

Repository files navigation

MediaPlayer

A MediaPlayer created in Android studio with java.
Music player that plays music with direct links, stores data localy on the phone.

Main Screen

image

This screen shows the songs that will play in the top down order.

Edit list

T1
The user can change the oder of songs by tap-holding and dragging the songs, which will replace thier order.

Playing songs

PlaySong PlaySongMinimize CloseNavigation
Playing the songs will play them in a Foreground-Service while displaying a custom notification which displays the song name and the ability to pause/forward/backward/stop.

Music Files

Description
Tapping a song will show its description.

DeleteFile
Swiping on a song will prompt the user to delete the song, will delete from local app storage.

CreateFile
User can create a new song, given a direct link for the song. Song will be added to the bottom of the list and can be ordered normally like any other song.

About

🎵 🎶 MediaPlayer Created in Android Studio 🎶 🎵

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages