2015年1月7日 星期三

Android WebView App Crash on Android 4.4 in GenyMotion

In LogCat

Some errors like

eglCodecCommon﹕ **** ERROR unknown type  (many)
GL ERROR :GL_INVALID_ENUM : glProduceTextureCHROMIUM: target was GL_TEXTURE_EXTERNAL_OES


temporary disable hardware accelerate

in AndroidManifest.xml

.
.
android:hardwareAccelerated="false"
.
.>


reference :
http://stackoverflow.com/questions/26836858/android-genymotion-vm-logcat-runs-into-infinite-loop



http://blog.csdn.net/lfdfhl/article/details/9139259

沒有留言:

張貼留言