当前位置:
首页 资源下载
搜索资源 - android Native JNI
搜索资源列表
-
0下载:
-
-
0下载:
能在ANDROID上调用opencv代码 通过JNI-In ANDROID call opencv code through JNI
-
-
0下载:
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!
-
-
0下载:
在android平台上用jni实的现音频播放器-android audio player writen by native jni
-
-
0下载:
在Android平台中用C/C++语言编写Native底层库,以及对应的JNI接口的详细例子-Implement the JNI interface for Google Android system. Introduce the method of building Java Native code.
-
-
0下载:
the Java Native Interface(JNI)
Android Programmer s guide
-
-
0下载:
实现火焰特效的代码,可以移植到android的native层,通过JNI来调用-fire effect on Visual C++
-
-
0下载:
使用native jni调用实现android Activity功能回调-use android native jni to impl activity component
-
-
0下载:
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
-
-
0下载:
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!
-
-
0下载:
Android上使用JNI创建native线程,以及回调java层函数的例子-example of creating Thread & Java-function Callback which is used of Android Java Native Interface
-
-
0下载:
Android手机C++编写媒体功能处理,并利用JNI由JAVA调用的示例源码。-Android phones C++ written media processing functions, and use JNI calls by the JAVA source code examples.
-
-
0下载:
android NDK opengles 纯c语言-android opengles ndk jni native
-
-
0下载:
Android JNI 多线程编程,多线程访问同一个Native方法的问题进行说明。-Android JNI multithreaded programming, multi-threaded access problems with a Native methods will be described.
-
-
0下载:
这个安卓源码包含两个工程,分别用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
-
-
0下载:
Android的media 的jni实现(Android's media jni)
-
-
0下载:
实现了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
-
-
0下载:
本代码是jni开发入门级别代码,非常简单易懂,欢迎大家踊跃下载学习(jni code for Android)
-
-
0下载:
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
-
-
0下载:
使用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
-