Android Html5 Video Issue October 18, 2023 Post a Comment I am using HTML5 video tag to play an online video on Samsung tablet with android 5.0, but some issues come up. And it works fine on iOS. Solution 2: I am successfully playing video on Android4.2.2, 4.3, 4.4.4, 5.0, 5.1. solution:Install crosswalkTell angular to trust the URL $scope.vidURL = $sce.trustAsResourceUrl(data.vidURL);Wrap the video element in a div with data-tap-disable="true" Share You may like these postsHow To Play Live Aac Stream On Android With Html5 Audio ElementTouchmove And Scrollable Content Using Jquery Mobile And Phonegap In AndroidWhy Does The Font In These Td Elements Render At Different Sizes?Phonegap Android Native Function Not Getting Called On Button Click Post a Comment for "Android Html5 Video Issue"
Post a Comment for "Android Html5 Video Issue"