cesine / TouchDB-Android

CouchDB-compatible mobile database; Android version
1 stars 1 forks source link

java/lang/UnsatisfiedLinkError; thrown while initializing Lcom/couchbase/touchdb/TDCollateJSON #4

Open cesine opened 11 years ago

cesine commented 11 years ago
05-01 23:39:35.989: W/webview(16436): java.lang.Throwable: Warning: A WebView method was called on thread 'WebViewCoreThread'. All WebView methods must be called on the UI thread. Future versions of WebView may not support use on other threads.
05-01 23:39:35.989: W/webview(16436):   at android.webkit.WebView.checkThread(WebView.java:14045)
05-01 23:39:35.989: W/webview(16436):   at android.webkit.WebView.loadUrl(WebView.java:2971)
05-01 23:39:35.989: W/webview(16436):   at com.pivot88.android.activity.HTML5ReportActivity.takeUserToTheirLocalOfflineDatabase(HTML5ReportActivity.java:183)
05-01 23:39:35.989: W/webview(16436):   at com.pivot88.android.content.Pivot88JavaScriptInterface.takeUserToTheirLocalOfflineDatabase(Pivot88JavaScriptInterface.java:162)
05-01 23:39:35.989: W/webview(16436):   at android.webkit.JWebCoreJavaBridge.nativeServiceFuncPtrQueue(Native Method)
05-01 23:39:35.989: W/webview(16436):   at android.webkit.JWebCoreJavaBridge.nativeServiceFuncPtrQueue(Native Method)
05-01 23:39:35.989: W/webview(16436):   at android.webkit.JWebCoreJavaBridge.handleMessage(JWebCoreJavaBridge.java:113)
05-01 23:39:35.989: W/webview(16436):   at android.os.Handler.dispatchMessage(Handler.java:99)
05-01 23:39:35.989: W/webview(16436):   at android.os.Looper.loop(Looper.java:137)
05-01 23:39:35.989: W/webview(16436):   at android.webkit.WebViewCore$WebCoreThread.run(WebViewCore.java:827)
05-01 23:39:35.989: W/webview(16436):   at java.lang.Thread.run(Thread.java:856)
05-01 23:39:36.079: W/dalvikvm(16436): Exception Ljava/lang/UnsatisfiedLinkError; thrown while initializing Lcom/couchbase/touchdb/TDCollateJSON;