I have updated the docs, but they won't take effect on the live docs site
immediately.
Step 5 has been changed to:
Copy all the remaining JAR files from the */couchbase-lite-{version}* folder
into the project *libs* folder, *except *for the
couchbase-lite-android-source-{version}.jar.
On Sun, Nov 30, 2014 at 5:04 AM, Sandeep Khode <[email protected]> wrote:
> I am too facing similar issues. I referred following link:
>
> http://developer.couchbase.com/mobile/get-started/get-started-mobile/android/get-started-eclipse/index.html
>
>
> On Friday, 31 October 2014 00:06:18 UTC+5:30, Traun Leyden wrote:
>>
>> You shouldn't be including the source jar.
>>
>> Maybe our instructions need updating, can you point me to the exact
>> instructions you are using?
>>
>> On Wed, Oct 29, 2014 at 11:42 PM, prasanna kumar <[email protected]>
>> wrote:
>>
>>> *Hi Zachary Gramana *,
>>>
>>> Thank you so much for the speedy reply.
>>>
>>> Here, I have attached about my system configuration
>>>
>>> >I am using Eclipse and about android
>>> android:maxSdkVersion="21"
>>> android:minSdkVersion="11"
>>>
>>> >For testing application i am using the
>>> Nexus 7 - Google <http://www.google.co.in/nexus/7/>
>>> After adding all CBL Jar file,if i run the application in the process of
>>> compilation itself my application show error's
>>>
>>> 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-andro
>>> id/jniLibs/mips/libcom_couchbase_touchdb_TDCollateJSON.so
>>> [2014-10-29 17:22:00 - DemoApp] - libraries/couchbase-lite-andro
>>> id/jniLibs/mips/libcom_couchbase_touchdb_RevCollator.so
>>> [2014-10-29 17:22:00 - DemoApp] - libraries/couchbase-lite-andro
>>> id/jniLibs/armeabi-v7a/libcom_couchbase_touchdb_TDCollateJSON.so
>>> [2014-10-29 17:22:00 - DemoApp] - libraries/couchbase-lite-andro
>>> id/jniLibs/armeabi-v7a/libcom_couchbase_touchdb_RevCollator.so
>>> [2014-10-29 17:22:00 - DemoApp] - libraries/couchbase-lite-andro
>>> id/jniLibs/x86/libcom_couchbase_touchdb_TDCollateJSON.so
>>> [2014-10-29 17:22:00 - DemoApp] - libraries/couchbase-lite-andro
>>> id/jniLibs/x86/libcom_couchbase_touchdb_RevCollator.so
>>> [2014-10-29 17:22:00 - DemoApp] - libraries/couchbase-lite-andro
>>> id/jniLibs/armeabi/libcom_couchbase_touchdb_TDCollateJSON.so
>>> [2014-10-29 17:22:00 - DemoApp] - libraries/couchbase-lite-andro
>>> id/jniLibs/armeabi/libcom_couchbase_touchdb_RevCollator.so
>>>
>>> How to solve this errors or any suggestion?
>>>
>>> Thank's
>>>
>>>
>>> On Wednesday, October 29, 2014 8:36:05 PM UTC+5:30, Zachary Gramana
>>> wrote:
>>>>
>>>> Which CPU architecture is your device running where you get this
>>>> error?
>>>>
>>>> On Oct 29, 2014, at 5:30 AM, prasanna kumar <[email protected]>
>>>> wrote:
>>>>
>>>> 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-andro
>>>> id/jniLibs/mips/libcom_couchbase_touchdb_TDCollateJSON.so
>>>> [2014-10-29 17:22:00 - DemoApp] - libraries/couchbase-lite-andro
>>>> id/jniLibs/mips/libcom_couchbase_touchdb_RevCollator.so
>>>> [2014-10-29 17:22:00 - DemoApp] - libraries/couchbase-lite-andro
>>>> id/jniLibs/armeabi-v7a/libcom_couchbase_touchdb_TDCollateJSON.so
>>>> [2014-10-29 17:22:00 - DemoApp] - libraries/couchbase-lite-andro
>>>> id/jniLibs/armeabi-v7a/libcom_couchbase_touchdb_RevCollator.so
>>>> [2014-10-29 17:22:00 - DemoApp] - libraries/couchbase-lite-andro
>>>> id/jniLibs/x86/libcom_couchbase_touchdb_TDCollateJSON.so
>>>> [2014-10-29 17:22:00 - DemoApp] - libraries/couchbase-lite-andro
>>>> id/jniLibs/x86/libcom_couchbase_touchdb_RevCollator.so
>>>> [2014-10-29 17:22:00 - DemoApp] - libraries/couchbase-lite-andro
>>>> id/jniLibs/armeabi/libcom_couchbase_touchdb_TDCollateJSON.so
>>>> [2014-10-29 17:22:00 - DemoApp] - libraries/couchbase-lite-andro
>>>> id/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/ms
>>>> gid/mobile-couchbase/e08bc763-e67e-4d9d-987e-8703cb53fa59%
>>>> 40googlegroups.com
>>>> <https://groups.google.com/d/msgid/mobile-couchbase/e08bc763-e67e-4d9d-987e-8703cb53fa59%40googlegroups.com?utm_medium=email&utm_source=footer>
>>>> .
>>>> For more options, visit https://groups.google.com/d/optout.
>>>>
>>>> --
>>> 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/c4a2fc40-5e4d-4464-838a-
>>> c7ba444618fb%40googlegroups.com
>>> <https://groups.google.com/d/msgid/mobile-couchbase/c4a2fc40-5e4d-4464-838a-c7ba444618fb%40googlegroups.com?utm_medium=email&utm_source=footer>
>>> .
>>>
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>
>> --
> 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/f1752231-9987-4141-a4d2-c6bef97728ea%40googlegroups.com
> <https://groups.google.com/d/msgid/mobile-couchbase/f1752231-9987-4141-a4d2-c6bef97728ea%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
> For more options, visit https://groups.google.com/d/optout.
>
--
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/CACSSHCGhEmJ8bS7%3DCZ0tJ%2B_F5%3DFh742e0F_Uos-N7gUhqkxfQA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.