I got a question is it possible in Android to load the video data into a VideoView
without it instantly starting to play? If so, how could I do that?
I was also thinking about showing a thunbnail as sghael stated. But I think this might result in reduced performance.
So what I'm doing now is just call
videoView.seekTo(1);
to forward the video to the first millisecond. This works fine for me and is fast to implement.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With