Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.0 Beta
-
Fix Version/s: 1.0 Final
-
Component/s: None
-
Labels:None
-
Environment:ICEmobile/Android Honeycomb
Description
Html5 video tags function on Android tablets running Honeycomb, but only the audio portion plays.
Activity
Steve Maryka
created issue -
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #26801 | Thu Dec 08 17:00:34 MST 2011 | steve.maryka | Various fixes including |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/client/android/container/res/xml/preferences.xml
MODIFY /icemobile/trunk/icemobile/client/android/container/libs/iceC2dm.jar MODIFY /icemobile/trunk/icemobile/client/android/container/src/org/icemobile/client/android/ICEmobileContainer.java |
Steve Maryka
made changes -
Field | Original Value | New Value |
---|---|---|
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Steve Maryka
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
This is a known issue with Honeycomb. Embedded video will play correctly with HW acceleration turned on. A preference has been added to android container to toggle HW acceleration on/off. While turning it on solves this problem, HW acceleration displays a number of other idiosyncrasies.