libpng-android

General

Category
Free
Tag
Native Image Processing
License
N/A
Registered
Jul 5, 2014
Favorites
0
Link
https://github.com/julienr/libpng-android
See also
android-lib-magick
OpenCV
XLowPoly
CImg
vRallev/OpenCV

Additional

Language
C
Version
1.6.15 (May 15, 2015)
Created
Dec 2, 2010
Updated
Aug 13, 2022 (Retired)
Owner
Julien Rebetez (julienr)
Contributors
Julien Rebetez (julienr)
Jan Jongboom (janjongboom)
w2ysw3m
Ramil Kudashev (mlknz)
Robert Dailey (rcdailey)
Michael Suhodolov (skaldek)
6
Activity
Badge
Generate
Download
Source code

libpng for Android

This is a repackaging of libpng 1.6.37 for Android.

Most changes went in config.h and writing the Makefiles.

The original libpng website is : http://www.libpng.org/pub/png/libpng.html

Assuming 'ndk-build' is in your path, you can use the build.sh script to create a static library.

The 'master' branch of this repository contains upstream version 1.6.37. This hasn't been tested much on Android.

The 'stable' branch of this repository contains the older 1.4.1 version which works fine on Android.

See the wiki for an example Android usage and links to documentation.

You might also be interested in lodepng