搜索资源列表
Android.mk
- 编译C模块的文件,文件中的一些变量分别对应的含义-C modules compiled documents, some of the variables corresponding to the meaning of
android_socket_parcel
- Android环境下通过SOCKET传递Parcel包并解出数据的例子程序 在Android环境下,甲程序(C++程序)将数据封装在 Parcel 中,并把 Parcel 发送到SOCKET;乙程序(C++程序)通过SOCKET接收到Parcel包,并解出封装在其中数据。 附带所需的Android.mk文件,并说明如何编译运行。列出了程序的运行结果,最后对程序存在的一些问题做了分析,提出了解决的思路。-Android environment SOCKET pass through
Android.mk
- 这个是关于android的编译机制,Android.mk是android编译文件,每层目录都有。-This is about the android build mechanism, Android.mk is android compiled files on each directory has.
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
04_Androidlibrary
- Android.mk具有统一的写法,主要 包含了一些系统公共的宏。-Android.mk a unified writing, the main system contains a number of common macros.
introduction
- Android 鬼火引擎实例 移植好的 鬼火SO文件已经MK文件编译 已经 调用的JAVA 实例-Android 鬼火引擎实例 移植好的 鬼火SO文件已经MK文件编译 已经 调用的JAVA 实例
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.
MediaPlayerDemo
- Android播放器源代码,源代码模式(Android.mk)编译,支持USB播放,需要手动输入视频文件的路径。-Android mediaplayer source code.
JNIDemo
- android jni 开发实例 Android.mk 实例(android jni Development examples Android.mk)