2
votes

I'm doing mobile web app, in that i use html5 to play videos, it works fine But In Android native browser if i click on the video it transfer to native media player. but i want to play it inline How to do this? thanks

1
It was already responded [HERE][1], next time please look in search text box [1]: stackoverflow.com/questions/1711078/… - vgonisanz

1 Answers

1
votes

Piperoman wrote his answer in comments, so I figured I would put the link into an answer for convenience:

HTML5 <video> element on Android