6 messages in com.googlegroups.android-developers[android-developers] Re: Streaming in...
FromSent OnAttachments
padma prabhavathi24 Jun 2008 05:17 
rajesh24 Jun 2008 05:34 
David Given24 Jun 2008 06:14 
padma prabhavathi24 Jun 2008 06:35 
Hong24 Jun 2008 06:40 
David Given24 Jun 2008 06:52 
Subject:[android-developers] Re: Streaming in android
From:David Given (dg@cowlark.com)
Date:06/24/2008 06:14:03 AM
List:com.googlegroups.android-developers

padma prabhavathi wrote: [...]

Can anyone please tell me whether streaming is possible in android.Till now i saw tutorials on playing video and audio files that download into a folder and play.

No. It's not.

Trying to do streaming causes MediaPlayer to produce various bizarre and undocumented errors, which probably all boil down to 'not supported yet'.