Bug: Webview on HoneyComb

KashMalaga

Member
Licensed User
Longtime User
Really strange, on tablets with Honeycomb, using a Webview. Flash sounds fine but image doesnt work. Works fine on mobiles etcetera, really annonying:sign0085:
 

KashMalaga

Member
Licensed User
Longtime User
This might be a bug in Flash.

As flash released flash player v11, we found something new.

Webview only fail on tablets with HoneyComb, testing with Froyo(flash 10.3 and flash 11 works fine) so the problem comes when a HoneyComb uses a webview :BangHead:
 

KashMalaga

Member
Licensed User
Longtime User
Still doesnt working.

<application android:icon="@drawable/icon" android:label="test" android:hardwareAccelerated="true">

......................



</application>

Maybe im doing it wrong?
 
Top