On Mon, Sep 24, 2012 at 2:01 AM, Shathil Reiut <[email protected]> wrote: > :). Thanks. Actually my point was I want to write a new video player which > would stream YouTube videos according to what I mentioned. Is it possible to > do using MediaPlayer or VideoView Class?
AFAIK, you have no control over the caching and network connection used by MediaPlayer (which also underlies VideoView). -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy _The Busy Coder's Guide to Android Development_ Version 4.1 Available! -- 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

