I could find a lot of integration samples for old versions of SQLCipher with android and it also works. But I need to integrate latest version of SQLCipher like v4.5.4 because it mentioned that that it has more performance optimisations. Could anyone help me with this?
I tried with the steps given in the SQLCipher latest documentation but I could not follow that because it is not clear and requires the database file path which I have no idea how to take.