This question should be asked in the android-ndk group... On Wed, Mar 2, 2011 at 10:08 AM, Ian <[email protected]> wrote:
> Hi all, > > Our application requires some custom spatial queries that are already > complete for the iOS version of our app using Spatialite and GEOS/PROJ. > Since Android's version of sqlite does not expose the ability to load > external libraries, I need to figure out how to compile all of these systems > using NDK. > > I realize this is slightly offtopic and will probably head to the NDK > mailing list next, but I'm wondering if anyone out there has worked through > this problem at all. Has anyone compiled any sort of open-source C library > using NDK? I am stuck on creating a working Android.mk so far. > > Thanks! > Ian > > -- > 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 -- 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

