java - Audio Streaming on Android -


i need create audio streamer android. want play mp3(and other formats if possible). want able progressive download audio. knows way that?

thanks!

you should start checking link: http://developer.android.com/guide/topics/media/index.html

apparently done video, since can specify url source stream.

you have check references audio streaming , size of buffering should use, dependency rate @ you're getting data stream in question.


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -