As far as I can tell from the docs, it is not possible... Looks like you
have two options: setVideoPath() and setVideoURI().

http://developer.android.com/reference/android/widget/VideoView.html#setVideoPath%28java.lang.String%29
http://developer.android.com/reference/android/widget/VideoView.html#setVideoURI%28android.net.Uri%29

Thanks,
Justin Anderson
MagouyaWare Developer
http://sites.google.com/site/magouyaware


On Mon, Mar 12, 2012 at 7:46 AM, bob <b...@coolfone.comze.com> wrote:

> Anyone know if there is a way for a VideoView to play a video that has
> been loaded entirely into memory?
>
> 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
>

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

Reply via email to