boyliang / ndk-patch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ndk-patch

The standard ndk dose not contains some useful libraries such as binder, cutils, utils, android_rumtime and so on. This patch do this job.

##How to use Copy all the files in the ndk-patch to your NDK_DIR/platforms/android-xx/arch-arm/usr

About


Languages

Language:C++ 67.2%Language:C 32.8%