搜索资源列表
androidjni
- android jni调用c c回调java
H264解码器源码 for Android
- H264解码器源码,移植ffmpeg中的H264解码部分到Android,深度删减优化,在模拟器(320x480)中验证通过。 程序的采用jni架构。界面部分,文件读取,视频显示都是用java做的,底层的视频解码用C来做满足速度的要求。 在这个版本中,从H264码流中分割出Nal是在java层做的,这样在java层直接调用解码时就知道是否有显示视频,缺点的就是耦合度/封装性差一点。 如果采用在底层做Nal分割的方法,可以封装得好看一些,但是每次送的数据有
Android_JNI
- Android JNI开发的详细步骤,照此文档可以让你的Android的Java应用程序调用你的C或C++的接口函数。-Android JNI development of the detailed steps, do the same document can make your Java application calls Android' s your C or C++ interface functions.
jni
- 在以前的文章中,我已經表明,它可以連接一個藍牙模塊到ATMEGA微控制器通過 UART串行接口,甚至進一步,發現它使用藍牙功能的電腦或智能手機。 9600串行鏈路的建立,可以比用來交換數據。 使用Android手機用於此目的也不例外。我將用它來控制英仙座3機器人平台。我米做的是直接連接的Android與 ATMEGA單片機通過串口藍牙連接。所以,你可以使用這種技術用於其他目的不是機器人,因為 ATMEGA有一個大範圍可能的用途:控制光在家裡使用的Android手機,閱讀各種傳
hello-jni
- android 环境下利用ndk开发应用程序的例子,就可以在java下用c的库-this is the example code for android develop, it can help develop applications effectively
JNI
- jni调用资料示例,包含调用方法,传递对象,结构等,android 开发里留下的-jni call data sample
jni
- the Java Native Interface(JNI) Android Programmer s guide
JNI
- 快速入门jni,带你了解并使用jni,并能快速开发android下的jni-Quick Start jni, jni with you to understand and use
jni
- 详细讲解基于Android平台的JNI技术-Explain in detail the technology-based Android platform JNI
java-JNA
- android JNA中文教程,学习JNI,android开发用C必看!!很值得推荐的好教程!-android JNA Chinese tutorial, learning JNI, android development with C must see! ! Recommend a good tutorial is worth!
Android-C-a-NDK-a-Cygwin
- 最近在学习android中如何使用C/C++编程。下载了好多非常好的资料,现在与大家分享。其中包括:Cygwin的下载与环境搭建。NDK,JNI,MK的使用。这份资料还是很全面的。-Recently in learning how to use the android C/C++ programming. Download a lot of very good information to share with you now. These include: Cygwin download an
JNIExample
- JNI Examples for Android Jurij Smakov jurij@wooyd.org April 25, 2009
jni
- android browserPluginSample-android browserPluginSample
JNI-is-C
- android系统的底层学习和使用 进一步加强底层的学习 带有部分的jni程序-jni android
JNI-cygwin
- android开发中有关jni的环境设置-jni android development environment settings
2.笔记 jni
- Android jni 编程笔记, jni 搭建到 运行(Android JNI programming notes, JNI set up to run)
myserial
- Android通jni读取串口数据实例,包含lib库文件,封装好了jni(Android serial read and write)
jni
- jni封装串口通讯例子源码,在jni层封装rs232,在android用java调用实现控制 串口发送和接收数据(JNI package serial communication example source code, in the JNI layer package RS232, in android with Java call to achieve control serial port to send and receive data)
联合开发网
- 使用ssm实现分页 android JNI开发 android GridLayout 设置item间距 android使用javaemail发送邮件常见错误(ssm for Pagination android JNI android GridLayout javaemail mistake)
android-curl
- Android JNI开发,引用第三方库curl进行上传和下载(The development of Android JNI refers to the uploading and downloading of the third party library curl.)