-
Notifications
You must be signed in to change notification settings - Fork 65
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Does not work on Nexus 5 Android 4.4 #20
Comments
Same here. Empty project created exactly as mentioned in the README.
(Samsung GalaxyTab 2 10.1 on 4.2 vs. Nexus 10 on 4.4) :-( |
@ccoenen @mthuong If using downloaded files with File Transfer is an option at all, you can get it working with 4.4 devices. See: [https://github.com//issues/23#issuecomment-51174558] |
The webview changes from 4.3 to 4.4 breaks the android.resource url scheme Anyway not sure to understand how to use File Transfer with 4.4 |
Anyone working on this? I will take a shot at it but I don't want to duplicate other's work. My plan is to use the solution suggested by @gylippus in this comment, but by automatically copying over the video file to the "/data/data/package/" directory the first time, so it is all pretty much seamless for the developer to start using. |
Ok something in my fix is now not working on Jelly Bean (even though it does work on KitKat); will debug and re-submit the pull request. |
when the video is playing, i exit the app. Go back to the app and the app crashes, it does not play the video. Any idea? |
Html5Video does not work on Android 4.4
Do you any help from it?
My sample code here: https://github.com/mthuong/Html5VideoSample.git
The text was updated successfully, but these errors were encountered: