Android Question Webview white screen

emockler

Member
Licensed User
Longtime User
Hi,
I've been trying to get the webview working, to play a gif animation while the app enumerates some stuff.

All I get is a white screen. Not just with my code, but even with the webview tutorial from the Pirate.

Tried on Android x86 ICS. I get the same on a real phone running kitkat.

I read somewhere that it does not work on all devices or android versions, but I can't find anything specific as to which versions & devices, or what exactly is missing. I could maybe rebuild the Android x86 to include what I need.

There's another method to play the images in a cycle to maybe solve this, but I expect to hit this wall again in the future so it would be good to know.

Thanks!
 
Top