vote up 1 vote down star

in winzip we can able to encrypt a file using some keys.In my android application i using the encrypted zip file.i know the way for unzip a file(without encryption).but how can i unzip the encrypted zip file in android?

flag

17% accept rate

3 Answers

vote up 0 vote down

Check out this thread; eventually someone there brings a solution using Bounty Castle's APIs.

link|flag
vote up 0 vote down

Try the AndroZip utility, seems like it's able to handle encrypted zip files.

link|flag
vote up 0 vote down

How do you unzip a file from your app?

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.