Android-Couchbase
Android-Couchbase copied to clipboard
Android - Library com_google_ase_Exec not found
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 **
- Download the Membase-Server-Community-1.7.1.zip file from the URL below. This is the server. http://www.couchbase.org/get/couchbase/current
- Install the server following the instructions on the web site. This worked fine. I am able to open the membase web console at: http://127.0.0.1:8091/index.html#sec=analytics&statsBucket=/pools/default/buckets/default
- Download the developer preview from: http://www.couchbase.org/get/couchbase-mobile-for-android/current
- 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
GF,
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.
The best place to file bug reports is here: http://www.couchbase.org/issues/browse/CBMA
For general troubleshooting, visit our mailing list here https://groups.google.com/forum/#!forum/mobile-couchbase
We will update the webpage you started from, and announce it on that mailing list, as soon as we have a new artifact available for download.
Thank you very much for your reply, jchris.
I took your advice and reviewed the information at the forums. I downloaded a zip and xml file and then came across a new problem.
I posted the new problem to the forums in the GGroups here: https://groups.google.com/forum/#!topic/mobile-couchbase/8CccpEEW1HQ
Thanks again for your help.
gf