Home >> Android News >> libc crashes after using NDK

Android News

  Main  |  Simple Headline  

link android-ndk (Google Group) android-ndk (Google Group) (2009/9/8 12:26:26)

feed libc crashes after using NDK (2009/9/8 12:26:26)
I just started to use the NDK build system. After the make file
conversion, I have crashes everytime I close my DBs. I didn't have
this problem before the conversion. Any suggestions? Thank you.

Here is code snip:

private SQLiteDatabase mDb=null;
....
public void close() {



execution time : 0.318 sec