Skip to content

yareally/yajl-json-android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YAJL 2 Compiled for Android#

YAJL is a portable JSON parsing and serialization library built in ANSI C.

For more information about the library in general and its usage, see the main repository.

If you have Android specific issues, I can help, but issues not related to Android should be directed to the main repository as I am not an official maintainer.

What makes this different from the main YAJL repo?

Makefile files have been premade by me for compiling YAJL on android for armeabi, armeabi-v7a, mips and x86. Also precompiled binaries are in the /libs directory.

Source wise, nothing so far and if I eventually had to change something, I would commit it back upstream if possible.

All code not added by me retains the original ISC license. Otherwise, code/build files added by me are under the MIT license and any standalone documentation I may add is under the CC-BY license.

About

Source, makefiles and precompiled binaries for the super fast/efficient C based yajl json library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages