Here is the situation: I have no access to the android code. I can only work on the web that will be loaded to android webview via a url. I find that using mp4 or mp4 with H.264, webview html5 video plays on new devices but not on older devices such as the ones before 2013 (although they all play on the browser).
My questions are
Is there a android version cut off point to this type of behavior. Or it is device specific.
is there anything I can do on the web side such as js/html and video encoding?