SimonKab / cairo-for-android-fork

The "pure-ndk" part of https://github.com/anoek/android-cairo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cairo-for-android-fork

Credits to https://github.com/anoek/android-cairo for essentially all of this port, some slight modifications made to make building easier. Intended to be used for easy compiling of Cairo for Android, using the Android NDK.

To compile, just run the following from the cairo-for-android directory: "[path-to-NDK]\ndk-build"

The libs\armeabi folder will contain "libcairo-android.so"

About

The "pure-ndk" part of https://github.com/anoek/android-cairo

License:GNU General Public License v3.0


Languages

Language:C 94.5%Language:Assembly 2.8%Language:C++ 2.4%Language:Makefile 0.1%Language:Objective-C 0.1%Language:Shell 0.1%Language:Perl 0.0%Language:Awk 0.0%