Sohu Tech Products
Sep 28, 2022 · Mobile Development
Understanding Android Image Compression: Fundamentals, Algorithms, and Luban Implementation
This article explains Android image compression fundamentals—including ARGB, bitmap memory, bit‑depth vs. colour‑depth, quality and sampling compression methods—then details the Luban algorithm, its shortcomings, proposed improvements, and the underlying Skia/Huffman/JPEG native implementation with code examples.
AndroidBitmapHuffman
0 likes · 27 min read