I want to use HTML5 support in android webview.
when I am trying to run html5 video in webview its not working as it is working in android web browser.
Thanks.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Android’s WebView provides many HTML5 features, such as and geolocation, but those features are not enabled by default. Furthermore, some of the steps to enable those features.
Try this Html5WebView
it may help you.