Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 552 Bytes

File metadata and controls

14 lines (9 loc) · 552 Bytes

build-libarchive-minitar-android

A very small (~200kb) command line tar/gz/bzip2/xz unarchiver utility for Android with hardcoded hard link to symlink conversion.

Just because old Android versions have no even tar/gunzip accessible for applications.

If you want just to use:

If you want to build:

  • The only prerequisite is the Android-NDK.
  • Just run the ./build.sh script.

Usage example: cat something.tgz | minitar.