I'm using this SQL lite ORM library for Android:
And i would like to insert data encrypted and decrypt data on the output to the user.
I tried to find any solution here:
But without the luck.
I read that the solution is using SQLCipher library but i don't know how to set up these libraries to work together.
Could somebody give me a some example how to do it in the best way?
Many thanks for any advice.
Aucun commentaire:
Enregistrer un commentaire