mogoweb / chromium_webview

Android WebView wrapper based on chromium
http://mogoweb.github.com
BSD 3-Clause "New" or "Revised" License
514 stars 160 forks source link

Unable to build #15

Closed amitpandeyjss closed 10 years ago

amitpandeyjss commented 10 years ago

I have pulled the latest code but app crashes immediately with:

02-26 10:11:49.489: D/dalvikvm(1241): Trying to load lib /data/app-lib/com.mogoweb.chrome.shell-1/libstandalonelibwebviewchromium.so 0x40ce9a20 02-26 10:11:49.708: D/dalvikvm(1241): Added shared lib /data/app-lib/com.mogoweb.chrome.shell-1/libstandalonelibwebviewchromium.so 0x40ce9a20 02-26 10:11:49.708: E/chromium(1241): [0226/101149:ERROR:webview_entry_point.cc(28)] JNI_OnLoad: content::RegisterLibraryLoaderEntryHook

MSDevs commented 10 years ago

I have the same error

E/chromium(3336): [0323/163744:ERROR:webview_entry_point.cc(28)] JNI_OnLoad: content::RegisterLibraryLoaderEntryHook
mogoweb commented 10 years ago

Please pull the lastest code.