klob / NDK

NDK 入门案例

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NDK 入门案例

##1.DefaultSingle 单模块共享库
##2.SinglesStaticLibrary 单模块静态库 ##3.Mutility 多模块共享库 ##4.Bat 批量模块共享库 ##5.MutilityWithStatic 单模块共享引用其他静态库 ##6.OpenSSL1.1cForAndroid OpenSSL编译,较为复杂的例子

###以上案例假设你已经得出以下结果

H:\opensourcepro\NDK>ndk-build  

Android NDK: Could not find application project directory !  

Android NDK: Please define the NDK_PROJECT_PATH variable to point to it.  

E:\SDK\android-ndk-r10e\build/core/build-local.mk:143: *** Android NDK: Aborting
    .  Stop.  

相关博客资料http://klob.diandi.life/?p=555

About

NDK 入门案例


Languages

Language:C 77.1%Language:Perl 12.8%Language:Makefile 4.2%Language:Assembly 2.9%Language:C++ 1.8%Language:DIGITAL Command Language 0.9%Language:M4 0.3%Language:Shell 0.1%Language:XS 0.0%Language:eC 0.0%Language:Batchfile 0.0%