0

Is there any way to encrypt the db file in android.I know its possible to encrypt the datas stored in db but what I want is to encrypt the whole db file of my application and should be possible to decrypt the db and take the datas from from db file .Is there any possible way to do it?Any help will be appriciable.

1

1 Answer 1

4

http://sqlcipher.net/sqlcipher-for-android/

Uses AES-256 bit encryption.Nice step by step Tutorial.

Sign up to request clarification or add additional context in comments.

2 Comments

Is it possible to encrypt the whole database file?
Yes.The encryption is for the database file.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.