You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm sorry for the delayed response to your question. Yes, you can embed an existing encrypted SQLCipher database within the assets directory. You could use the SQLCipher command line client to create it locally, more information on building this can be found here.
i have a dictionary project with a database file in assets folder that called dic.sqlite.
i studied different explain. but i had not successful to encrypt database(dic.sqlite).
Is there any training or explanatory that guides me step by step?
my os is windows.
i am sorry for my bad English. thanks for your answer.
We use Github Issues to track defects in the SQLCipher library itself. This question is best suited for our community discuss site. Please feel free to post your question in detail here. Thanks!
I am using a preloaded database (stored in the assets folder) of my android project.
I want to encrypt the already defined database. Is this possible please?
Thanks for your time.
The text was updated successfully, but these errors were encountered: