CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - android jni

搜索资源列表

  1. mokoid.tar

    0下载:
  2. android hal 学习jni hal流程咯,看看吧,有用的-android hal
  3. 所属分类:android

    • 发布日期:2017-03-31
    • 文件大小:10929
    • 提供者:xuweifu
  1. addPandroidPNDK

    0下载:
  2. android上NDK实现的一个简单的加法程序,有C和C++实现的库文件,java通过JNI调用动态库-android on the NDK to achieve a simple addition process, the C and C++ implementation of the library, java dynamic library called through JNI
  3. 所属分类:android

    • 发布日期:2017-03-31
    • 文件大小:220331
    • 提供者:郑超
  1. g729_jni_java

    0下载:
  2. jni封装的优化过的g729编解码库,可以给android应用开发使用-g729 codec for android developer(using jni)
  3. 所属分类:android

    • 发布日期:2017-04-03
    • 文件大小:44622
    • 提供者:朱五
  1. fireeffect

    0下载:
  2. 实现火焰特效的代码,可以移植到android的native层,通过JNI来调用-fire effect on Visual C++
  3. 所属分类:android

    • 发布日期:2017-06-02
    • 文件大小:14645386
    • 提供者:zhangbin
  1. native-activity

    0下载:
  2. 使用native jni调用实现android Activity功能回调-use android native jni to impl activity component
  3. 所属分类:android

    • 发布日期:2017-03-26
    • 文件大小:6571
    • 提供者:AnryWang
  1. mslib_2012_04_29

    0下载:
  2. android 刷卡器mslib 解码库. 可以用arm-linux-gcc 编译 然后用JNI调用-android Mslib libary .
  3. 所属分类:android

    • 发布日期:2017-03-29
    • 文件大小:106120
    • 提供者:梁方
  1. JniStepByStep

    0下载:
  2. Android NDK开发实例集合,有各种JNI小例子集成在里面,对于android ndk开发入门非常有帮助-Android NDK development instance of the collection, there are a variety of the JNI small example of integration inside the android the ndk development entry is very
  3. 所属分类:android

    • 发布日期:2017-03-29
    • 文件大小:95010
    • 提供者:
  1. MyJni

    0下载:
  2. Android NDK jni使用,包括java调用,脚本编写,和C++代码实现
  3. 所属分类:android

    • 发布日期:2017-04-07
    • 文件大小:38180
    • 提供者:刘聪启
  1. ffplay_Android

    0下载:
  2. 本开源Android播放器基于ffmpeg开发,音视频在jni层直接输出,不使用java层的bmp和audiotrack输出,支持arm汇编加速,超级精简。-The open source Android player based on ffmpeg development, audio and video in the direct output of the jni layer, do not use bmp and audiotrack output, of the java layer
  3. 所属分类:android

    • 发布日期:2017-05-17
    • 文件大小:4814941
    • 提供者:mwaccount
  1. andless

    0下载:
  2. androd系统的媒体播放器。andless播放器源码,jni层的播放器,包括wav,mp3,m4a等开源的解码器。-android platform media player. Andless player,an jni level player,include decoder with wav, mp3, m4a, etc.
  3. 所属分类:android

    • 发布日期:2017-11-10
    • 文件大小:1858695
    • 提供者:wang
  1. FFMPEGAndroid

    0下载:
  2. 在linux系统下安装eclipse,并导入NDK编译器,编写android.mk脚本文件。把ffmpeg移植到android,通过JNI为上层java提供接口-In the Linux system under eclipse installed, and import NDK compiler, compiling a android.mk scr ipt file. Porting ffmpeg to Android, through the JNI for the java interf
  3. 所属分类:Audio program

    • 发布日期:2017-11-07
    • 文件大小:10459
    • 提供者:金丰
  1. MyTemperature

    0下载:
  2. android 应用开发,利用jni方式-android application development using jni
  3. 所属分类:android

    • 发布日期:2017-11-16
    • 文件大小:61999
    • 提供者:田志民
  1. JNITest

    0下载:
  2. android中实现JNI调用,java调用c、c++语言例子-JNI calls the android, java call c c++ language examples
  3. 所属分类:android

    • 发布日期:2017-11-12
    • 文件大小:86805
    • 提供者:hqdoremi
  1. AndroidSeriportTest

    0下载:
  2. android下的串口应用程序,包括JNI层的实现-android serial port application, including JNI layer to achieve
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-15
    • 文件大小:454768
    • 提供者:Alven Tong
  1. ComAssistantV1.0

    0下载:
  2. 基于Friendlyarm的6410开发板的Android串口程序,支持四串口同时读写,带jni源码,eclipse+AndroidSDK亲测通过。-Android serial procedures based the Friendlyarm 6410 development board supports four serial read and write at the same time, with jni source, Eclipse+ AndroidSDK the pro-test
  3. 所属分类:android

    • 发布日期:2017-11-02
    • 文件大小:276547
    • 提供者:龙杰
  1. Android_Driver_HAL

    0下载:
  2. 5个步骤,简单描述编写Android驱动程序的例子。包括(底层驱动,HAL层,JNI层,应用程序)-5 steps, a brief descr iption of the examples of the preparation of the Android driver. (Underlying driver, HAL layer, the JNI layer application)
  3. 所属分类:Driver develop

    • 发布日期:2017-12-03
    • 文件大小:9964
    • 提供者:JohnBill
  1. JniCallBackDemo

    0下载:
  2. Android上使用JNI创建native线程,以及回调java层函数的例子-example of creating Thread & Java-function Callback which is used of Android Java Native Interface
  3. 所属分类:android

    • 发布日期:2017-11-22
    • 文件大小:255726
    • 提供者:LJF_ubuntu
  1. NdkTest

    0下载:
  2. eclipse中调用C,一个简单的小例子,教你学会android的JNI+NDK-eclipse is called C, a simple little example, teach you the JNI+NDK android
  3. 所属分类:android

    • 发布日期:2017-04-10
    • 文件大小:1355250
    • 提供者:湖蓝
  1. opengles2native

    0下载:
  2. Android OpenGL 2.0 jni实现代码。 -Android OpenGL 2.0 jni implementation code.
  3. 所属分类:android

    • 发布日期:2017-04-04
    • 文件大小:110045
    • 提供者:123456
  1. VK3233_UART_JNI

    0下载:
  2. VK3233 在android系统下的中间层代码。仅供参考。-VK3233 jni
  3. 所属分类:Driver develop

    • 发布日期:2017-04-01
    • 文件大小:43510
    • 提供者:
« 1 2 3 4 5 67 8 9 »
搜珍网 www.dssz.com