Skip to content

KrystianBigaj/sqlite-ndk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

*** SQLite-NDK

SQLite-NDK is a VFS (http://www.sqlite.org/vfs.html),
that gives you access to SQLite database stored in .apk 'asset' directory.

Requires Android 2.3+, you must link with 'android' library in your Android.mk:
LOCAL_LDLIBS = -landroid ...

Project page: http://github.com/Krystian-Bigaj/sqlite-ndk/
Author: Krystian Bigaj
Email: krystian.bigaj@gmail.com
License: MPL 1.1/GPL 2.0/LGPL 2.1

About

Automatically exported from code.google.com/p/sqlite-ndk

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published