Hi, I've successfully created a small test project with SQLCipher. Works fine.
I can open this database file on desktop with SQLiteDatabaseBrowserPortable.
I don't know how to open it on my Android. Unencrypted file created with SQL but not with SQLCipher I can open with aSQLiteManager app but now can't do it - the app says that this not a database file. I tried few others apps from play market with no success.
Any idea?
It helps me a lot while I'm creating my project and I need some app to view the encrypted database.
Thanks.
I can open this database file on desktop with SQLiteDatabaseBrowserPortable.
I don't know how to open it on my Android. Unencrypted file created with SQL but not with SQLCipher I can open with aSQLiteManager app but now can't do it - the app says that this not a database file. I tried few others apps from play market with no success.
Any idea?
It helps me a lot while I'm creating my project and I need some app to view the encrypted database.
Thanks.