On Tue, Dec 14, 2010 at 3:28 PM, Neilz <[email protected]> wrote:

> Ok, so what you're suggesting is that I ignore MediaPlayer, or VideoView,
> and just launch an Action_View intent and let the device decide?
>

Ultimately it depends on how much control you want. It's like if you had a
website URL - you could just launch it and let the user pick a browser to
view it in, or you could open it in your own WebView and control it.

Sounds like the MediaPlay / VideoView gave you problems so sure, give the
generic intent a shot and see if that works. If you only care about letting
the user view the video however they want, this is probably preferred
anyway.

-------------------------------------------------------------------------------------------------
TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago
transit tracking app for Android-powered devices

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

Reply via email to