Skip to content

This is a simple, user-friendly music player app for Android devices. It allows users to play their locally stored music files, create and edit playlists, and control playback through an intuitive interface. The app is built using Java and utilizes the MediaPlayer API for playback functionality. This repository contains the full source code.

Notifications You must be signed in to change notification settings

Abhishek-Bansode/Sonic-Audio-Player

Repository files navigation

Audio Player

Simplified version of Music Player.

Features:

-> Playback of popular audio formats such as MP3 and AAC

-> Create and manage playlists

-> Browse and search for music on the device

-> Control playback from the lock screen and notifications

-> Equalizer for adjusting sound settings

Functionality:

  • The player allows getting a list of media files of the device, selecting any of them, and playing with the display of progress, the ability to scroll forward / backward and pause the media file.

  • During an incoming call, and until the end of the call, playback is suspended with the resumption of progress after resuming playback.

  • At the end of playback there is an automatic transition to the following file.

  • Looping and random transition modes are supported

Installation:

To install and run the app, clone the repository and open in Android Studio. Then, connect an Android device and run the app on the device or use an emulator.

Main view Player view

About

This is a simple, user-friendly music player app for Android devices. It allows users to play their locally stored music files, create and edit playlists, and control playback through an intuitive interface. The app is built using Java and utilizes the MediaPlayer API for playback functionality. This repository contains the full source code.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages