Thanks a lot. That worked!
On Oct 5, 2:54 am, Krystian Bigaj <
krystian.bi...@gmail.com> wrote:
> The easiest way is just include sqlite3.c/h (amalgamation) in your
> project as a normal source file, you don't need any additional .so/.a
> It will work just fine.
>
> If you would like to access APK 'assets' directory by SQLite (only