0% found this document useful (0 votes)
39 views3 pages

Lal Bahadur Arts, Science and S. B. Solabanna Shetty Commerce College (Autonomous) Sagar - 577401

The document describes an Android music player application that can play MP3 audio files. It lists the functionality of the player such as playing, pausing, stopping music and navigating between songs. It also provides the system requirements.

Uploaded by

Pranava
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
39 views3 pages

Lal Bahadur Arts, Science and S. B. Solabanna Shetty Commerce College (Autonomous) Sagar - 577401

The document describes an Android music player application that can play MP3 audio files. It lists the functionality of the player such as playing, pausing, stopping music and navigating between songs. It also provides the system requirements.

Uploaded by

Pranava
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

Malnad Development Foundation

Lal Bahadur Arts, Science and S. B. Solabanna Shetty


Commerce College (Autonomous)
Sagar 577401

MuSic Player
An Android music player ever

Submitted by
Final Year BCA Students:
Guruprasad V Bhat
Pranava G R
Rakesh Kamath
Sunil Kumar G L

LBB13012
LBB13024
LBB13027
LBB13039

Under the Guidance of


Srinath K L
Lecturer in Computer Science
L.B.A.S & S.B.S.C College, Sagar
SEPTEMBER 2015

ABSTRACT
MPEG-1 or MPEG-2 Audio Layer III, more commonly referred to as MP3, is a audio coding format
for digital audio. It is a common audio format for consumer audio streaming.
Android is an Operating System. It is designed primarily for touch screen mobile devices such as
Smartphones and Tablet computers.
An Android MP3 player is an application software that can play digital audio files encoded in MP3
audio format.

INTRODUCTION

FUNCTIONALITY
PlayList :
Collect, Sort and List the .mp3 formatted music file.
Play :
Play the current selected music file.
Pause :
Pause the running music file.
Stop :
Stop the running/ paused music file and set seek time to 00:00:00.
Seek :
Seek the running music file to a required time hh:mm:ss.
Next :
Play next music file in the PlayList.
Previous :
Play previous music file in the PlayList.
Time :
Shows current time duration of running music file.

System Requirement
1. Hardware Requirement:
Device : Android based Smart phones.
Physical Memory: 256Mb above
Hard Disk Space: 20Mb
2. Software Requirement:
Operating System : ANDROID (v4.0 above)
Programming Language and Interfaces : JAVA and XML
Developing Tools : Android SDK, ADT with Eclipse IDE

You might also like