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ファイルを取り扱うアプリです
- Host: GitHub
- URL: https://github.com/Sentaroh/ZipUtility3
- Owner: Sentaroh
- License: mit
- Created: 2019-11-01T12:57:34.000Z (over 6 years ago)
- Default Branch: 1.39
- Last Pushed: 2021-06-29T21:43:24.000Z (almost 5 years ago)
- Last Synced: 2024-10-24T16:51:02.641Z (over 1 year ago)
- Topics: android-app, file-manager, zip
- Language: Java
- Homepage:
- Size: 64.9 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
- License: LICENSE
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)