You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 9, 2022. It is now read-only.
Follow the instructions for installing both the LibCouch and the CouchBase Eclipse projects.
Both projects compile fine in Eclipse.
Install the Android app to the phone which is running Android 2.2.
I see the progress bar and it shows that the DB is installing.
Then, I see the following error:
08-29 08:44:00.777: ERROR/AndroidRuntime(21797): Caused by: java.lang.UnsatisfiedLinkError: Library com_google_ase_Exec not found
Would someone please recommend how I should resolve this? I am hesitant to potentially proceed with using the Android NDK as I've already spent much time working on this. It would be nice if there were a simple fix to apply.
Thanks for reading this far.
gf
The text was updated successfully, but these errors were encountered:
I'm not surprised you had issues with the last developer preview release. We have made a lot of progress based on feedback we received from that release.
We have a major cleanup of the Android developer experience happening right now. The plan is to package it as a Jar file and an Ant script, that you apply to your app, and now you just put a little code in, and Couch starts.
Hello.
My company is evaluating this product. The iOS version worked out of the box. The Android experience has been very frustrating.
** System being used **
Mac OS X version 10.6.8. Eclipse 3.6.1.
** Steps to reproduce problem **
http://www.couchbase.org/get/couchbase/current
http://www.couchbase.org/get/couchbase-mobile-for-android/current
08-29 08:44:00.777: ERROR/AndroidRuntime(21797): Caused by: java.lang.UnsatisfiedLinkError: Library com_google_ase_Exec not found
Would someone please recommend how I should resolve this? I am hesitant to potentially proceed with using the Android NDK as I've already spent much time working on this. It would be nice if there were a simple fix to apply.
Thanks for reading this far.
gf
The text was updated successfully, but these errors were encountered: