FreshBits
FreshBits

Reputation: 1013

How to play inline html5 video in Android Browser

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

Upvotes: 2

Views: 22109

Answers (1)

Matt
Matt

Reputation: 1186

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

HTML5 <video> element on Android

Upvotes: 1

Related Questions