The ndk group would be a better place to ask this.

http://groups.google.com/group/android-ndk?lnk=

On Nov 22, 8:47 pm, manigault <manig...@gmail.com> wrote:
> Hi all i have a library written in C which implements some complicated
> algorithm over two databases and as a result produce new one. I am
> trying to import it in android using android-ndk. What is the correct
> wat to use sqlite in you native libraries, i was able to build the
> sqlite manually using the ndk but when i use it gives some strange
> errors when trying to fetch rows from db which is on phone storate -
> after i fetch some data i got SQL:database not opened. So any ideas
> how can use sqlite in native code on android.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to