Open Encrypted Database with SqliteManager

I had create sqlite database with password set from android

My question is : why cant i open the database from Sqlitemanager though i had input the same password

Hello @byak

SQLiteManager does not support SQLCipher that I am aware of. We cover the possible options for interfacing with SQLCipher database files here. Could you take a look and see if one of those would fit your needs?

Hello @byak

I should clarify, SQLite Manager, the Firefox add-on does not support SQLCipher to my knowledge. SQLiteManager from SQLabs does. Could you let us know which application you are using?