搜索资源列表
Android系统应用Framework部分源码
- Google的Android手机的sdk部分源代码,最重要的Framework部分,包含java和底层c程序源码。
androidjni
- android jni调用c c回调java
Android+在线单词源代码
- C:\Users\ChenE\Downloads Android+在线单词源代码
H264解码器源码 for Android
- H264解码器源码,移植ffmpeg中的H264解码部分到Android,深度删减优化,在模拟器(320x480)中验证通过。 程序的采用jni架构。界面部分,文件读取,视频显示都是用java做的,底层的视频解码用C来做满足速度的要求。 在这个版本中,从H264码流中分割出Nal是在java层做的,这样在java层直接调用解码时就知道是否有显示视频,缺点的就是耦合度/封装性差一点。 如果采用在底层做Nal分割的方法,可以封装得好看一些,但是每次送的数据有
test
- 用C语言实现的针对android手机进行攻击的实例,使采用的是rootkit技术-Implemented in C language, for instance attack android phone, so that uses rootkit technology
android-plugin
- 一个android browser的javascr ipt扩展程序,可以在browser上通过javascr ipt来实现TTS.对研究android browser的plugin是个不错的例子程序。(注,程序是从网上找到了,里面会用到一些android平台的.h,.c,.so文件,需要自己从android的源代码里找,希望对大家有用)-An android browser' s javascr ipt extensions can be adopted by the javascr ip
Android-IPC-Binder
- I will use call IAudioFlinger::setMode API as a sample scenario to show how the Android IPC system works. AudioFlinger is a service in the media_server program
hellolib.c
- Android中编译C模块,实现一个非常简单的实例程序-Android compiling C modules, the realization of a very simple example program
Android.mk
- 编译C模块的文件,文件中的一些变量分别对应的含义-C modules compiled documents, some of the variables corresponding to the meaning of
android
- 本书内容全面,不仅详细讲解了Android框架、Android组件、用户界面开发、游戏开发、数据存储、多媒体开发和网络开发等基础知识,而且还深入阐述了传感器、语音识别、桌面组件开发、Android游戏引擎设计、Android应用优化、OpenGL等高级知识,最重要的是还全面介绍了如何利用原生的C/C++(NDK)和Python、Lua等脚本语言(Android scr ipting Environment)来开发Android应用;本书实战性强,书中的每个知识点都有配精心设计的示例,尤为值得一
ndk
- ndk发布学习文档 android兼容C的开端-ndk published study documents the beginning of android C-compatible
android-2.2-cdd
- Android descr iption and White paper
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
android-graphics-App-
- Android 画图学习总结。 Android画图学习总结(一)类的简介 Android画图学习总结(二)Bitmap Android画图学习总结(三)Drawable Android画图学习总结(四)Animation Android画图学习总结(五)Paint -Android drawing study concluded. Android drawing study concluded (a) an introduction to Android drawing cla
android_pc_socket
- Android as client socket, pc use jsp as server
android-c
- 开发了一款基于安卓手机端的图书管理系统应用-A library management system application based on android moblie phone
Android Internals 2015-11
- Android是一个开源的系统,但是有多少人能真正坐下来整理数百万行java,C,C++和XML,明白它是如何工作的? 《Android Internals::A Confectioner's Cookbook》是世界上最流行的操作系统的内部运作已记录的第一次!在不涉及冗长代码的情况下,它使用详细的说明、详细的注释和动手实验展示了Android的各种组件的逻辑和流程!(Android may be an open source system, but how many people can a
ANDROID
- 安卓手机视频技术源码支持Windows平台音频即时通讯应用开发 支持C++、C#、Java、Delphi、VB.Net、Qt等开发语言(Android mobile video technology source code supports Windows platform instant messaging application development.)
c
- Android餐厅管理系统网站部分源码,支持二次开发,该系统可以使用手机管理餐厅网站,使用手机进行订餐。(Android restaurant management system website part of the source code, support for the two development, the system can use cell phone to manage restaurant website, use cell phone to make reservation
Android NDK
- Creating, Compiling, and Deploying Native Projects through Android NDK with C++ language for Android App
