Ok... So the unique way is to do a raw search for music files (using
file extension for instance)? Isn't there any built control to select
music and return data to application?

On 9 mayo, 11:10, gaurav gupta <[email protected]> wrote:
> hi , u sud to fetch ur all music from ur sdcard,which will be stored with
> all detail information like album,artist.
> then fetch it , display all the songs in a listview and its onclick listener
> will start mediaplayer and that particular song_uri
> in default media player of android , u will find forward ,backward , play
> ,pause button inbuilt.
> for more functionality u need to creat ur own  custom media player.
>
> i hope it will work 4 u
>
> On Mon, May 9, 2011 at 2:22 PM, Felix Garcia Lainez <[email protected]
>
>
>
> > wrote:
> > Hi,
>
> > I would like to add some music functionality on my application. The
> > idea is to show a list of device songs/albums/artists, and after user
> > choose some of them, then start playing on my application. Also i
> > would like to have some basic controls in one of my activities (next,
> > prev, pause/play)...
>
> > What would be the best way to implement something like this?
>
> > Thanks!
>
> > --
> > You received this message because you are subscribed to the Google
> > Groups "Android Developers" group.
> > To post to this group, send email to [email protected]
> > To unsubscribe from this group, send email to
> > [email protected]
> > For more options, visit this group at
> >http://groups.google.com/group/android-developers?hl=en

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to