搜索资源列表
Java-Native-Interface
- 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!
JNIExample
- ANDROID开发中通过jni实现java代码和c/c++代码互通的example,浅显易懂,适合初学者。-ANDROID development achieved through jni java code and c/c++ code in exchange for example, easy to understand for beginners.
ShareandSearch
- 基于android平台上的手机/服务器交互(c/s)小项目,即把手机gps位置和相应输入的数据发到服务器上(在电脑上运行时gps的位置要靠模拟器发)。由于服务器端不是我写的我就不贴代码了。-Android-based mobile phone platform/server interaction (c/s) small projects (server also comes with a database, to their distribution, tutorials are also c
Android-binder
- Android的binder机制研究(C++部分),通过对Android媒体播放器的反向分析,给出binder的类图,并详细定义了接口类、定义和实现binder类、BnMediaPlayService代码分析-Android s binder mechanism (C++ section), the Android media player through the reverse analysis, given the binder of class diagrams, and detailed
android-change-with-cPP
- Android代码调用C++代码和C++代码调用Android代码 -Android code call C++ code and C++ code called Android code
Androidc
- android上c程序调用java程序的代码,很有必要的学习-android c program calls a java program code, necessary learning
fireeffect
- 实现火焰特效的代码,可以移植到android的native层,通过JNI来调用-fire effect on Visual C++
SQLite
- 代码介绍: SQLite,是一款轻型的数据库,是遵守ACID的关联式数据库管理系统,它的设计目标是嵌入式的,而且目前已经在很多嵌入式产品中使用了它,它占用资源非常的低,在嵌入式设备中,可能只需要几百K的内存就够了。它能够支持Windows/Linux/Unix等等主流的操作系统,同时能够跟很多程序语言相结合,比如 Tcl、C#、PHP、Java等,还有ODBC接口,同样比起Mysql、PostgreSQL这两款开源世界著名的数据库管理系统来讲,它的处理速度比他们都快。SQLite第一个Alp
TestNativeCode
- android调用本地代码,实习读取C++的功能,android在windows开发环境的搭建,配置。-android call the local code, internships read C++ function of the android in the Windows development environment to build, configure.
MyJni
- Android NDK jni使用,包括java调用,脚本编写,和C++代码实现
AndroidVNCnative
- android系统中的VNC服务器,C代码,在android编译环境中编译。-VNC server in android system, the C code, compile the android build environment.
TestNdk1
- android NDK调用,简单的java调用C++代码-android NDK call simple java call C++ code
C-uses-Java-method
- ndk development jni 中的C代码调用java method-ndk development jni java method call in
TestNdk
- 在eclipse开发环境下开发android程序,通过JNI技术调用c++代码,源码直接引入就可以,cpp,h,mk文件也写好了。-In the eclipse development environment to develop android program through JNI technology to call c++ code, source code can be directly introduced, cpp, h, mk files are written.
xml
- xml,linux 下c代码创建,发送,接受,解析。android xml 创建,发送,接受,解析。都是基本操作。-XML, under Linux c code to create, send, receive, parsing.Android XML to create, send, accept, parsing.Are basic operation.
Screenshot-without-root-master
- 该项目采用的是Android原生截图库的一部分。这是使用GCC编译器的变种编译成ARM的可执行的C代码-This project is native part of Android Screenshot Library. It s a C code compiled into ARM executable using the variant of GCC compiler
android_demo
- android实时视频传输demo(含服务端) 使用安卓相机捕获视频,基于socket建立于server的实时视频传输。Server使用C#代码实现,支持多客户端预览。-android real-time video transmission demo (including server) using the Android camera to capture video, socket built on server-based real-time video transmission.
SimpleWebCam
- 安卓外置usb摄像头预览代码,使用了NDK,通过C代码打开摄像头。-Android external USB camera preview code, using the NDK, through the C code to open the camera.
Android_And_C
- android程序调用C++代码源码。如果android需要调用C++代码,可以参考该项目。-android program calls C++ code source. If you need to call android C++ code, you can refer to the project.
coiseant
- 用于测试LDPC码校验矩阵围线长度的c++代码,是构造LPDC码教验矩阵的辅助程序()