Hello,
I'm building an app for a museum that mainly is a video player. I have 3 pages with one video on each. Videos can be up to 30 mb.
The app is exported to .apk and installed on a Samsung tablet.
Everything works fine except videos (preload is on) the time to launch, even if user comes back to a page where he already played a video. I thus guess Preload doesn't work as it should.
How can I avoid this ?
And if I can't, how can I get video preload status in order to show user the video is about to play ?