It's not possible to call prepare in the onCreate method, I dunno why,
but it didn't work.

You should call it a bit later. Use handler.postdelayed for this !

On 3 juil, 11:26, nekin <[EMAIL PROTECTED]> wrote:
> hi all,
>
> i was fighting with video streaming issue.
> do we have support of video streaming in android or not
> i test MediaPlayerTest.zip example from Megha and when i given it some
> http absolute url to my 3gp or mp4 video it is giving me error at the
> line of executing "mp.prepare()"  method call
> i tried with "mp.prepareAsync();" method as well in
> that...onBufferingUpdate is called till it completes to  100% but
> video is not coming on screen or not even i got audio output
>
> so anybody has gone thru that .. ? or any idea on developing such
> stuff ?
>
> plz help me . i am stuck on that
>
> thanks,
> nekin
--~--~---------~--~----~------------~-------~--~----~
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
[EMAIL PROTECTED]
Announcing the new M5 SDK!
http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to