Software Archive
Read-only legacy content
17061 Discussions

HTML5 video does not play when converted to android apk

CREATIF_M_
Beginner
231 Views

Hi,

I have MP4 video in HTML5 file. It plays fine in any browser. But when converted to android apk, the video does not play. XDK version 2807.

Please suggest a solution.

 

 

 

 

0 Kudos
3 Replies
Elroy_A_Intel
Employee
231 Views

I recommend using the Debug tab within Intel XDK to evaluate any errors or missing references that you may be experiencing with your application running on an Android device connected via USB. The builtin Chrome Developer Tools will be very helpful in discovering your issue.

0 Kudos
CREATIF_M_
Beginner
231 Views

Hi Elroy, thanks for the advise. I will try that.

 

 

0 Kudos
Anusha_M_Intel1
Employee
231 Views

If Elroy's suggestion doesn't work, it might be having trouble finding the mp4 file location on your android device. Check out the second answer to this SO post by xmnboy: http://stackoverflow.com/questions/21321335/intel-xdk-directory-browsing

0 Kudos
Reply