I finally found an SQLite component set for Delphi XE5 Firemonkey that supports database encryption on Android and IOS. This component set is from Devart and is called LiteDAC. Devart has some more component sets that do MySQL and a bunch of other databases. The Delphi XE5 FireDAC components that ship with XE5 don’t seem to do encryption on Android and IOS (though it does work on the Win32 preview). In any event if you’re looking for SQLite encryption on Android and IOS this looks like the suite to use. These are commercial components but the price is right. You’ll need to get the Pro version to have the encryption support. LiteDAC also supports static linking which means there aren’t any library files that you have to include in your deployment. Additionally it comes with a dbMonitor utility to monitor and analyze DB calls that you make with the components. There is also a trial you can download and check out before purchasing.
Head over and download the free trial for these SQLite database components.
hi, thx 4 share this information.
do you have encryption example code use litedac on android??
i downloaded trail verion can not make it well..
thank you
No, I will download it and check it out though.