Hi All,

I have been working with couch base lite android,

It is great hear Couchbase Lite 1.0.3 released.

I downloaded new jar from here 
<http://www.couchbase.com/dl/releases/couchbase-lite/android/1.0.3.1/couchbase-lite-android-enterprise_1.0.3.1.zip/download>.
 
and as per the guidelines here 
<http://developer.couchbase.com/mobile/get-started/get-started-mobile/android/get-started-eclipse/index.html>
 
i have imported the jar files into my project libs folder.
When an application will run, I am getting error's like

2014-10-29 17:22:00 - DemoApp] The library 
'couchbase-lite-android-source-1.0.3.1.jar' contains native libraries that 
will not run on the device.
[2014-10-29 17:22:00 - DemoApp] The following libraries were found:
[2014-10-29 17:22:00 - DemoApp]  - 
libraries/couchbase-lite-android/jniLibs/mips/libcom_couchbase_touchdb_TDCollateJSON.so
[2014-10-29 17:22:00 - DemoApp]  - 
libraries/couchbase-lite-android/jniLibs/mips/libcom_couchbase_touchdb_RevCollator.so
[2014-10-29 17:22:00 - DemoApp]  - 
libraries/couchbase-lite-android/jniLibs/armeabi-v7a/libcom_couchbase_touchdb_TDCollateJSON.so
[2014-10-29 17:22:00 - DemoApp]  - 
libraries/couchbase-lite-android/jniLibs/armeabi-v7a/libcom_couchbase_touchdb_RevCollator.so
[2014-10-29 17:22:00 - DemoApp]  - 
libraries/couchbase-lite-android/jniLibs/x86/libcom_couchbase_touchdb_TDCollateJSON.so
[2014-10-29 17:22:00 - DemoApp]  - 
libraries/couchbase-lite-android/jniLibs/x86/libcom_couchbase_touchdb_RevCollator.so
[2014-10-29 17:22:00 - DemoApp]  - 
libraries/couchbase-lite-android/jniLibs/armeabi/libcom_couchbase_touchdb_TDCollateJSON.so
[2014-10-29 17:22:00 - DemoApp]  - 
libraries/couchbase-lite-android/jniLibs/armeabi/libcom_couchbase_touchdb_RevCollator.so


How to solve this errors or any suggestion?

Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"Couchbase Mobile" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/mobile-couchbase/e08bc763-e67e-4d9d-987e-8703cb53fa59%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to