[android-developers] Re: how to save a streaming into SD card?

2010-10-09 Thread 097
I'm afraid you can't at app level.

On Oct 9, 12:02 pm, Charlie88 charliel...@gmail.com wrote:
 hi cindy,

 Do you know how can I save a streaming video from the position the
 MediaPlayer is currently playing?
 Because since the streaming is already playing, I assume all the
 connection is fine. Can I use some shortcut commands to save the
 current playing streaming video? Thanks.

 Charlie

 On Oct 9, 11:53 am, cindy ypu01...@yahoo.com wrote:

  you can open a file, and write the content to file.

  On Oct 8, 8:42 pm, Charlie88 charliel...@gmail.com wrote:

   Anyone know the mechanism of saving streaming in Android? Is it
   related to the network condition? And how should I specify the path of
   the file in SD card in my saving command? Thanks.- Hide quoted text -

  - Show quoted text -

-- 
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


[android-developers] Re: how to save a streaming into SD card?

2010-10-09 Thread Charlie88
hi 097,

which task do you mean I can't do at app level?

Charlie

On Oct 9, 2:22 pm, 097 sphinxdw...@gmail.com wrote:
 I'm afraid you can't at app level.

 On Oct 9, 12:02 pm, Charlie88 charliel...@gmail.com wrote:



  hi cindy,

  Do you know how can I save a streaming video from the position the
  MediaPlayer is currently playing?
  Because since the streaming is already playing, I assume all the
  connection is fine. Can I use some shortcut commands to save the
  current playing streaming video? Thanks.

  Charlie

  On Oct 9, 11:53 am, cindy ypu01...@yahoo.com wrote:

   you can open a file, and write the content to file.

   On Oct 8, 8:42 pm, Charlie88 charliel...@gmail.com wrote:

Anyone know the mechanism of saving streaming in Android? Is it
related to the network condition? And how should I specify the path of
the file in SD card in my saving command? Thanks.- Hide quoted text -

   - Show quoted text -- Hide quoted text -

 - Show quoted text -

-- 
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


[android-developers] Re: how to save a streaming into SD card?

2010-10-08 Thread cindy
you can open a file, and write the content to file.

On Oct 8, 8:42 pm, Charlie88 charliel...@gmail.com wrote:
 Anyone know the mechanism of saving streaming in Android? Is it
 related to the network condition? And how should I specify the path of
 the file in SD card in my saving command? 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


[android-developers] Re: how to save a streaming into SD card?

2010-10-08 Thread Charlie88
hi cindy,

Do you know how can I save a streaming video from the position the
MediaPlayer is currently playing?
Because since the streaming is already playing, I assume all the
connection is fine. Can I use some shortcut commands to save the
current playing streaming video? Thanks.

Charlie

On Oct 9, 11:53 am, cindy ypu01...@yahoo.com wrote:
 you can open a file, and write the content to file.

 On Oct 8, 8:42 pm, Charlie88 charliel...@gmail.com wrote:



  Anyone know the mechanism of saving streaming in Android? Is it
  related to the network condition? And how should I specify the path of
  the file in SD card in my saving command? Thanks.- Hide quoted text -

 - Show quoted text -

-- 
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