An open API service indexing awesome lists of open source software.

https://github.com/Sentaroh/ZipUtility3

Android 8以降でZipファイルを取り扱うアプリです
https://github.com/Sentaroh/ZipUtility3

android-app file-manager zip

Last synced: over 1 year ago
JSON representation

Android 8以降でZipファイルを取り扱うアプリです

Awesome Lists containing this project

README

          

### ZipUtility3

The application to create, edit and extract ZIP files

### Download

https://github.com/Sentaroh/ZipUtility3/releases

### How to Build
- Clone or download from Github.
- Build by Android Studio.

### License information
- This software includes the work that is distributed in the Apache License 2.0.
- [Zip4J 2.2.3](http://www.lingala.net/zip4j.html)
- This software includes the work that is distributed in the GNU Lesser General Public License v2.1.
- [Apache Commons Compress 1.20](https://commons.apache.org/proper/commons-compress/index.html)
- This software includes the work that is distributed in the MOZILLA PUBLIC LICENSE 1.1.
- [juniversalchardet-1.0.3](https://code.google.com/archive/p/juniversalchardet/)
- This software includes the work that is distributed in the BSD 3-Clause "New" or "Revised" License
- [markdownj](https://github.com/myabc/markdownj)
- This software includes the work that is distributed in the Public domain.
- [XZ-1.8](https://tukaani.org/xz/java.html)