Android Question Archiver corrupts SQLCipher file

Rusty

Well-Known Member
Licensed User
Longtime User
I have trouble with Archiver, when I unzip a zip file with a variety of files and folders, all unzip ok and work well. However, I have 1 file that gets corrupted, it is an SQlite file encrypted with Cipher.
Does anyone know why/how this might happen?
(This used to work perfectly until the last week...don't know if that has any bearing or not.)
Also, if i unzip it using the ES-File Explorer, the file is not corrupted, indicating the file is not corrupted within the zip file itself.
thanks,
Rusty
 

Rusty

Well-Known Member
Licensed User
Longtime User
the database is only 2.8 MB.
It isn't for compression, it's for deployment simplicity. all files/folders etc are in one zip...unzip and all are installed. :)
any ideas why it would get corrupted?
Thanks Erel.
 
Upvote 0
Top