Jürgen "Kashban" Wahlmann

Results 53 comments of Jürgen "Kashban" Wahlmann

Same issue here, both on Android 4.x Emulator and Android 4.4. I added the .pak to my project's assets folder, and in the log I see this: Trying to load...

I gave up using chromeview and changed my App to a native framework with a single standard webview. Using ChromeView to fix issues with the standard webkit webview brought too...

Jepp, have it too and need a solution.

I was unaware ChromeView won't work on Kitkat devices, so I restricted it to Android 4.0-4.3. Now It's running but I only get a white screen. Another issue, already reported.

It's also not working for Android 4.4 and above. This should be noted too, as it cost me quite some time finding this.

Seems to be some OPENGL error because later in the log it says something about some textures not being renderable. Maybe it's an error following the Native DrawSW failed. I...

For me the library loads too but returns an java.lang.UnsatisfiedLinkError: Native method not found: org.chromium.content.app.LibraryLoader.nativeLibraryLoaded:([Ljava/lang/String;)I To me this looks like an incompatibility between the PAK and the hooking into the...

Why not both options? An attribute and an ignoreClass in the builder? Either can be helpful.

That's cool! I'm currently using the same approach as @safir187, but using Calligraphy for the same task would be great.