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?
|
|
|
|
|
|
|
Check out this thread; eventually someone there brings a solution using Bounty Castle's APIs. |
||
|
|
|
|
Try the AndroZip utility, seems like it's able to handle encrypted zip files. |
||
|
|
|
|
How do you unzip a file from your app? |
||
|
|
