neogucky
Posts: 0
Joined: Fri Feb 14, 2014 1:32 pm

MP4 playback on android devices

I have an App which saves some data (images, videos) as Base64 in the localStorage. Later is loads the data and shows / plays it on the device via the ImageCarousel / Video component.

This works fine when testing it in my browser, on an android device I only see a small play button and nothing else of the video. Clicking that button seems to have no effect. The video in question has the mimetype video/mp4.

Is this an Android problem? (I found some topics regarding buggy video playback in html on android devices) If yes, is there an alternative to playback my video on iOS AND android devices?

I appreciate every help I can get!

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

MP4 playback on android devices

Hello,

Did you try YouTube video or it doesn't suit you?

neogucky
Posts: 0
Joined: Fri Feb 14, 2014 1:32 pm

MP4 playback on android devices

  1. The youtube player seems to be for youtube videos.
    1. I will try the phonegap video player, but I'm not quite sure whether the problem is there, since I was able to play another mp4 video in another appery project before.
    2. I don't think that is the issue here, since this bug is solved for some time. (At least in phonegap)
Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

MP4 playback on android devices

Hello! Did you get it working?

neogucky
Posts: 0
Joined: Fri Feb 14, 2014 1:32 pm

MP4 playback on android devices

Hello Maryna,

sadly not. The plugin required me to add a java file to the project. Manipulating the project after exporting it from appery.io is my last resort.

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

MP4 playback on android devices

Could you clarify what is the exact problem you have when adding files on Source tab?

neogucky
Posts: 0
Joined: Fri Feb 14, 2014 1:32 pm

MP4 playback on android devices

I made some process in including the plugin. Sadly this seems to be an "experimental" feature in appery.io. After editing one of my views in the WEB_RESOURCES folder it turned blue and won't update according to the appery.io view. Is there a way to restore the file to be dynamically?

Return to “Issues”