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
Post a Comment