Is it somehow possible to use SQLite with C++ on an Android phone? I haven't found any documentation around how this could be possible.
Just download the SQLite3 amalgamation source file from: http://www.sqlite.org/download.html
And then add sqlite3.c
to your LOCAL_SRC_FILES
variable in Android.mk
.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With