Hi, do you know if exists a guide that explains at least the meaning of Android errors? For example: what do they mean:
"SkImageDecoder::Factory returned null"
"webcore(1342): Can't get the viewWidth after the first layout"
"webviewglue(1342): nativeDestroy view: 0x8b3ad80".
and which component is responsible for them? I'm getting a lot of errors and I wish to know at least what and why they are caused. Thanks for attention.