Skip to content
This repository was archived by the owner on Oct 2, 2025. It is now read-only.

android-ports/libjpeg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

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