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 forwa
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)...
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)...
It seems that a combination of SoundPool and music playing has an
unexpected and unwanted behavior:
When music is playing (on STREAM_MUSIC), even if its volume is down,
the sounds played by SoundPool (on STREAM_NOTIFICATION) are at 50% of
the volume than when no music is playing. This is the code
4 matches
Mail list logo