搜索资源列表
androidwordsnap
- android平台的文字扫描,采用jni调用c++函数库进行处理,目前版本只支持英文。-android platform, scan the text, using jni c++ library call processing, the current version only supports English.
JNI
- 安卓环境下,运行C文件的必经之路,JNI,封装成库函数的详解-Under Andrews environment, the only way to explain the operation of C files, JNI, packaged as a library function
Android下JNI编译使用NDK,调用SO文件
- windows下编译使用NDK,Android项目中调用C函数SO库文件