i m try to find way to use encrypt db on android,
got some infomation from this page : http://www.fmxexpress.com/sqlite-databa ... d-and-ios/
and downloaded litedac, but can not make it well.
is it not support encrypt db on android ?
how to use encrypt sqlite db on android device?
Re: how to use encrypt sqlite db on android device?
Hello,
If your SQLite3 library on Android supports encryption, you can use it in LiteDAC. Native encryption (Direct mode) currently works on the Win32 and Win64 platforms only.
If your SQLite3 library on Android supports encryption, you can use it in LiteDAC. Native encryption (Direct mode) currently works on the Win32 and Win64 platforms only.
Re: how to use encrypt sqlite db on android device?
thanks for reply.
could you teach me how to add library to litedac ?
do you have some example code ??
thx.
could you teach me how to add library to litedac ?
do you have some example code ??
thx.