Description: 在Android平台中用C/C++语言编写Native底层库,以及对应的JNI接口的详细例子-Implement the JNI interface for Google Android system. Introduce the method of building Java Native code. Platform: |
Size: 15360 |
Author:Richardson |
Hits:
Description: jni,很详细,android中通过jni接口,调用c/c++写的代码。功能很强大!-jni, very detailed, the android through the jni interface to call c/c++ to write code. The function is very powerful! Platform: |
Size: 14336 |
Author:chuang |
Hits:
Description: Android的SDK中没有包括JNI的支持,而且对如何支持JNI也没有任何文档说明。不过既然整个Android平台是开源的,我们可以通过Google发布的源代码来找到一些线索(比如frameworks/base/media/jni/目录),依葫芦画瓢的实现上层JAVA程序通过JNI来调用Native C程序中的函数。-Android SDK does not include the JNI support but no documentation for instructions on how to support JNI. However, since the entire Android platform is open source, we can through Google released the source code to find some clues (such as the frameworks/base/media/jni/directory) upper JAVA program 依葫芦画瓢 the call through JNI Native C program function. Platform: |
Size: 196608 |
Author:yue |
Hits:
Description: JNI:android native develop JNI interface for c user . java native interface user guide . first my docudament thank you!-android native develop JNI interface for c user . java native interface user guide . first my docudament thank you! Platform: |
Size: 524288 |
Author:邹佳明 |
Hits:
Description: Android上使用JNI创建native线程,以及回调java层函数的例子-example of creating Thread & Java-function Callback which is used of Android Java Native Interface Platform: |
Size: 256000 |
Author:LJF_ubuntu |
Hits:
Description: Android手机C++编写媒体功能处理,并利用JNI由JAVA调用的示例源码。-Android phones C++ written media processing functions, and use JNI calls by the JAVA source code examples. Platform: |
Size: 12312576 |
Author:五星红旗 |
Hits:
Description: 这个安卓源码包含两个工程,分别用JAVA 和 NDK 本地代码去实时转换摄像机的每帧颜色,可以用来了解、比较Java与NDK的效率的不同,对相关摄像机,NDK/JNI,颜色编程等技术有一定了解-The Android source code contains two projects, namely with JAVA and NDK native code to convert each frame in real time color video camera can be used to understand, compare the efficiency of Java and NDK different, the relevant camera, NDK/JNI, color programming technology have some understanding Platform: |
Size: 120832 |
Author:zhang yu |
Hits:
Description: 实现了android 应用层和通过JNI层回调函数完成应用与native 本地代码之间的相互访问,对于了解JNI回调函数的用法有帮助(To achieve the Android application layer and through the JNI layer callback function to complete the application and native local code access between each other, for understanding the use of JNI callback function helpful) Platform: |
Size: 598016 |
Author:sunshin
|
Hits:
Description: UVC协议的通用类库。linux原生支持,基本支持市面上所有免区USB摄像头。此开源库包含JNI及android封装的类库。是目前最好用的安卓USB摄像头类库。(The general class library of the UVC protocol. Linux native support, basically supporting all non - zone USB cameras on the market. This open source library contains the class library of JNI and Android encapsulation. It is the best used Android USB camera library.) Platform: |
Size: 3820544 |
Author:chenxinhan
|
Hits:
Description: 使用JNI ,cmake 方式
移植 opencv 3.3.1 中的SVM到安卓上,用于支持向量机的 监督分类
本地此目录下需要这个opencv的安卓SDK代码:
set(OpenCV_DIR D:/Code_December_12/opencv-3.3.1-android-sdk/OpenCV-android-sdk/sdk/native/jni)(Using JNI, cmake transplant SVM to Android in the transplanted opencv 3.3.1 for the supervised classification of support vector machines This code needs this code in the local directory) Platform: |
Size: 3304448 |
Author:莫原阿姨
|
Hits: