0

I use Apache Common Compress in my file manager app in android, but i can not find any example or document about creating encrypted file. Can some one help me please!

HaiMH
  • 43
  • 1
  • 4
  • Please provide us with code samples of what you tried until now. That way we can help you more effectively. – Ivonet Dec 11 '17 at 11:11

1 Answers1

2

From the "known limitations" page (https://commons.apache.org/proper/commons-compress/limitations.html):

ZIP:

  • no support for encryption or multi-volume archives
Piotr Wilkin
  • 3,446
  • 10
  • 18