NDK Compression. Compression tools built for Android apps.

github.com/topjohnwu/ndk-compression

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

September 2017
  • Update lz4 to v1.8.0
April 2017
  • Add missing header for libz
March 2017
  • Add Android.mk for libz
  • Add official zlib 1.2.11
  • Add Android.mk for libbz2
  • Add official bzip2 1.0.6
February 2017
  • Add Android.mk for liblz4
  • Add official lz4 (5bfdff9)
  • Add config and ndk makefile for liblzma
  • Add official xz 5.2.3
  • Initial commit