Skip to content

android-ports/libjpeg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f406fe7 · Nov 10, 2016

History

3 Commits
Nov 10, 2016
Nov 9, 2016
Nov 9, 2016
Nov 9, 2016
Nov 9, 2016

Repository files navigation

libjpeg v.9b

Build

git clone https://github.com/android-ports/libjpeg
cd libjpeg/jni
ndk-build

or just copy it into your project tree and link as sub-project (in Android.mk):

LOCAL_STATIC_LIBRARIES := jpeg