Coder Social home page Coder Social logo

zhangchaoqun / androidp7zip Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hzy3774/androidp7zip

0.0 2.0 0.0 5.91 MB

An Android compress and extract library support popular compression format such as rar, zip, tar, lzma. based on p7zip.

License: Apache License 2.0

HTML 2.44% CSS 0.17% Makefile 1.29% C 9.91% C++ 83.81% CMake 0.93% Shell 0.02% Objective-C 0.01% Lua 0.24% QMake 0.61% Java 0.57%

androidp7zip's Introduction

AndroidP7zip

  • An Android compress and extract library support popular archive format such as rar, zip, tar, lzma.

  • based on p7zip: http://p7zip.sourceforge.net/

  • p7zip is a integrated open source C/C++ library, this project use jni call the library.

Popular format support

Format Compress Extract
zip
7z
tar
rar
gzip
cab
iso
wim
chm

Usage

  1. You can download all the demo source code and compile it.
  2. if you don't want to compile the cpp code, just use the library.

Demo screenshoot

1.Compress demo

image

2.Extract demo

image

simple code:

  • It's now just one single function to call:
    public static native int executeCommand(String command);

More information

About me

Contact to me

androidp7zip's People

Contributors

hzy3774 avatar huzongyao avatar bryant1410 avatar

Watchers

James Cloos avatar MichaelZ avatar

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.