Re: [android-developers] Re: Progressive download with MediaPlayer

2011-04-17 Thread XiaoXiong Weng
um. create a file, make a buffer, add the media into the buffer and
apprend to the disk?
something like that?

On 4/16/2011 9:57 PM, Doug wrote:
 MediaPlayer can't do that for you, sorry.  You will have to fully
 implement your own solution.

 Doug

 On Apr 14, 6:27 pm, Fernando Valente ferna...@fvalente.org wrote:
 Hey,

 I'm using MediaPlayer for audio streaming. I'd like to be able to
 progressive download the audio and save it to the disk(i.e. record the
 audio). Does anyone knows a way to do that?

 Thanks!

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=enattachment: xiaoxiong_weng.vcf

[android-developers] Re: Progressive download with MediaPlayer

2011-04-16 Thread Doug
MediaPlayer can't do that for you, sorry.  You will have to fully
implement your own solution.

Doug

On Apr 14, 6:27 pm, Fernando Valente ferna...@fvalente.org wrote:
 Hey,

 I'm using MediaPlayer for audio streaming. I'd like to be able to
 progressive download the audio and save it to the disk(i.e. record the
 audio). Does anyone knows a way to do that?

 Thanks!

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