Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

How I can play html5 video embedded in html page on web view. Please provide descriptive example. Thanks.

share|improve this question

1 Answer

See documentation on http://developer.android.com/reference/android/webkit/WebView.html in HTML5 Video support section.

share|improve this answer
I already gone through this document but the implementation is not clear. I am looking for an example. – Richa Laad Oct 25 '12 at 11:02
refer to this link: stackoverflow.com/questions/3815090/webview-and-html5-video – Anis Oct 25 '12 at 13:12

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.