Hi
I'd built and ipad app and then decided to include iphone and android capability. The original app has embedded video which plays fine on the iphone but doesn't work on the android build.
There are a few problems:
- Out of 6 video clips a couple echo, not lag, but echo as if two files are playing
- the box with the video content in the ipad version sits on a screenshot from the clip and when the user taps play the video starts, completely covering the holding screnshot but in the android version it looks like the vide box has been resized to widescreen so when the play icon is tapped the clip starts but the top and bottom of the holding screenshot are visible during play
- Also, there is no fulscreen option
Should I build a dedicated android to address these issues or is there something else I can/should do?
Thanks
Tony