Hello!
I’m new to Android and sqlcipher. Currently I am delevoping an android-application including a sqlite-database.
I wanna use sqlcipher to encrypt the database and work with the AndroidKeyStore for saving the key.
Can you give me some tipps how to realize this?
Thanks for help!