Skip to content

Hi Music is an android application that enables the user to listen to local music files available on the device.

Notifications You must be signed in to change notification settings

vyas00/MusicPlayer-with-Notification-Controls-Android

Repository files navigation

Hi-Music-Android-App

Hi Music is an android application that enables the user to listen local music files available on the device. Using the Android Service class this music player is able to play media even when the application is in background. Implements the interface of MusicController(provided by android) and binds the UI thread with the Service class so that Android Services are able to interact with the hosting thread. By implementing the BroadcastReceivers, the Hi Music application is able to the control the music Play from the lockscreen as well as from the the notification pannel.

About

Hi Music is an android application that enables the user to listen to local music files available on the device.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages