7

I have written a Javascript/HTML5 page which downloads and caches multiple short videos and starts playing them in a loop. However when I open this page by android webview (SKD ver 21) before start playing any video, for half a second it displays this ugly big play button and then starts playing the video. How can I practically get rid of this?

enter image description here

I already tried these, but no luck!

Android html5 video issue

Hide iPhone HTML5 video play button

Here is more info about the sdk version I am using

compileSdkVersion 21
    buildToolsVersion "21.1.2"
    defaultConfig {
        applicationId "com.example.aa.webview2"
        minSdkVersion 17
        targetSdkVersion 18
Community
  • 1
  • 1
C graphics
  • 7,108
  • 18
  • 78
  • 127

0 Answers0