VideoPlayer icon indicating copy to clipboard operation
VideoPlayer copied to clipboard

Is this thing tested in Android 4.4?

Open adrian205cm opened this issue 11 years ago • 4 comments

I haven't been able to get video's running in Phonegap apps on 4.4/API19. With the revised Webview and all...

adrian205cm avatar Apr 11 '14 10:04 adrian205cm

I originally tested on my Nexus 4 running 4.3, I will run a test on 4.4 and verify.

dawsonloudon avatar Apr 22 '14 06:04 dawsonloudon

Thanks so much... Video playback seems to be a mystery ever since this last 4.4 webview update. It runs on chromium now, and quite a few features now work completely different. As a frontend-dev, I don't know all the fine details, but it's so frustrating :(

adrian205cm avatar Apr 22 '14 07:04 adrian205cm

Just made a quick test on my nexus 7. Its working on Android 4.4 if you pass in absolute local file urls. On Android 4.3 absolute and relative file urls are accepted.

regnete avatar May 18 '14 14:05 regnete

Thank you for performing this test and reporting the findings. I will add this as a note to README.md

dawsonloudon avatar May 19 '14 17:05 dawsonloudon