Giter Club home page Giter Club logo

android-7zip's Introduction

android-7zip

一个使用 C 语言 Native 实现的 android 7zip 压缩解压迷你库.

android-7zip's People

Contributors

yanbober avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

android-7zip's Issues

压缩后的文件不能在电脑上解压缩

这个库压缩的时候注意2点:
第一个参数不能传入文件夹进行压缩,只能传入文件,不然报错;
第二个参数传入的是文件名,必须带有后缀,比如.7z,不然不能使用unzip()解压缩

解压缩的时候需要注意1点:
第二个参数看着像是一个目录,其实是一个文件容器。

注意以上几点,在手机上测试可以正确的压缩和解压缩,但是把压缩后的文件放在MacOS、Win10和Linux系统都不能解压缩成功,请问这是什么原因呢?

支持哪些压缩格式呢

大神, 这个库支持 压缩、解压 "rar", "zip", "7z", "bz2", "bzip2","tbz2", "tbz", "gz", "gzip", "tgz", "tar", "xz", "txz" 这些格式吗?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.