pwnall / chromeview

Proof of concept Android WebView implementation based on Chromium code
1.69k stars 434 forks source link

[FATAL:jni_android.cc(139)] Check failed: #24

Closed chathudan closed 8 years ago

chathudan commented 10 years ago

I'm getting run time error

[FATAL:jni_android.cc(139)] Check failed: !ClearException(env) && clazz. Failed to find class org/chromium/ui/gfx/SurfaceTextureListener

dereky7 commented 8 years ago

hi, i meet the same problem, how do you fix it?

pwnall commented 8 years ago

This project is not maintained anymore. Look into the Crosswalk Project.