Where does this reside, in a format compatible with System.loadLibrary() on the host computer (say, when it is being used within the simulator)?
I see a libsrec_jni.so , but regular non-Dalvik Java code on my own machine does not recognize it as something good for loadLibrary() or load(). There MUST be a version of it somewhere, as it can be used from within the simulator. I am trying to figure out if that one is suitable for use from normal Java apps, and -- if not -- how to build one that is. tone -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

