Encrpting and decripting SQL lite database on android studio

Hi All, i am new to android development and i want steps to encrypt sql lite database. can someone please show me the steps of doing it

Hello @terrencemu

We have put together a tutorial for you to read which contains steps for integrating SQLCipher for Android within a mobile application available here.

Hi, dont you have steps for doing it on android running on linux ? i tried to follow the steps on the link provided but i’m failing on step 2 :Obtaining binaries

Hello @terrencemu

No we do not have steps for integrating SQLCipher for Android running on Linux, however the steps should map fairly well on Linux as well. You will want to make sure you get the latest binaries here.