android - VideoView: seekTo without loading (buffering) -


videoview.setvideouri(uri.parse("video stream url")); videoview.seekto(1000); 

i'm using videoview wathching video videostream. , there need seek without loading(buffering) full video. knows tips or triks that? thank you!


Comments

Popular posts from this blog

get url and add instance to a model with prefilled foreign key :django admin -

css - Make div keyboard-scrollable in jQuery Mobile? -

ruby on rails - Seeing duplicate requests handled with Unicorn -