搜索资源列表
android-build-system
- 关于android编译系统的分析,基于android2.1版本。-a document about android build system,base on android2.1.
android
- 这是手机系统的文件结构分析,,请你自己看看。。对你有所帮助的。-this is phone system folders anelysis。。。。
android
- android 系统的开发文档,包括移植,根文件研究与移植,内核的移植与分析-android developing resource
ARMPAndroid
- 作者:华清远见3G学院。ARMAndroid系统应用分析--华清远见android培训课件教程。-Author: HuaQing vision 3 G institute. ARMAndroid system application analysis-HuaQing vision training courseware android tutorial.
android-dichengqudongyuanli
- Android 系统架构及其驱动研究()Android 系统架构/Android 代码结构/Android 专用驱动/Linux 设备驱动在Android 上的使用分析)-Android system architecture and its driven research () Android system architecture/Android code structure/Android specific driver/Linux device driver to use on Andr
Android-kennel-analysis
- 对Android内核的文件系统、进程间通信、内存管理、电源管理、驱动及其他进行了分析-Android kennel analysis
Android_face
- 使用安卓系统自带的功能对脸部进行处理,识别与分析-System comes with Andrews features of face processing, identification and analysis
AndroidKernelAnalyzing
- Android内核分析 论文,介绍Android系统内核,包括Android内核获取与编译 -Android kernel analysis papers to introduce the Android system kernel, including the acquisition and build the Android kernel
depth-understanding-of-Andorid
- 深入理解Android重难点解析,主要重点分析了JNI、init、Android常用类、Binder、Audio系统和Surface系统。-Android-depth understanding of heavy and difficult to resolve, mainly focused on analyzing the JNI, init, Android commonly used type, Binder, Audio Systems, and Surface Systems.
System-Based-on-Android
- 基于Android系统,设计并实现了一个多媒体产品的原型。首先介绍了现有终端系统平台各自的优劣势,并分析了目前市场上多媒体产品存在的问题以及发展趋势,在此基础上提出了一种全新概念的多媒体产品设计方案,其特点表现在:1)选用智能操作系统平台,具有更好的用户体验和可扩展性,而传统多媒体产品功能单一,扩展性差- Currently in the communications field,intelligent terminal products receive extensive attention.
Android-framework
- 介绍android framework,包括基本空间划分,IPC,service深入分析,GWES,电话系统,GDI,应用程序框架-Descr iption is the android framework, including basic space is divided, the IPC, the service in-depth analysis, GWES, telephone system, the GDI, the application framework
Android-framework
- Android-framework详细分析,系统开发者可以参考一下。-Detailed analysis of the Android-framework.
Android-system-boot-analyze-
- Android系统启动过程分析 本文主要介绍Android系统的启动过程,以Androidinit进程之后部分为主,init之前部分同标准Linux内核启动完全相同。于Android启动过程复杂,涉及C、C++及java部分内容,本文以流程分析为主线旨在让大家在分析Android系统时有个清晰的思路。鉴于本人水平有限,如有阐述不正之处,还请不吝指正,感激不尽! 系统启动大致可分为一下几个阶段: • bootloader---初始化、从Flash读取Kernel镜像及一些必
Android-start-boot-analyze-
- Android系统启动过程分析 本文主要介绍Android系统的启动过程,以Androidinit进程之后部分为主,init之前部分同标准Linux内核启动完全相同。于Android启动过程复杂,涉及C、C++及java部分内容,本文以流程分析为主线旨在让大家在分析Android系统时有个清晰的思路。鉴于本人水平有限,如有阐述不正之处,还请不吝指正,感激不尽! 系统启动大致可分为一下几个阶段: • bootloader---初始化、从Flash读取Kernel镜像及一些必
android-system-startup-process
- 有图有代码!耗时3周整理的一篇关于android系统启动过程的源码分析文章,看了他,包你对android的理解更上一个新的台阶-Diagram and code! Took three weeks finishing a source analytical articles on the android system boot process, looked at him, including your understanding of the android on a new level
Stagefright-Analysis
- 在android系统中,多媒体可以说占到整个系统的50 ,因此,关于多媒体的知识很重要,本文就要就是我个人关于android系统在2.3版本以后都采用的播放组件stagefright进行的详细的源码分析,相信对那些希望对多媒体有更深刻了解的朋友们有帮助-Android system, multimedia can be said to account for 50 of the entire system, therefore, knowledge about multimedia is ve
foursquared
- LBS系统-Foursquare for android源码Foursquare是一家基于用户地理位置信息的手机服务网站.Foursquare代码是一个相当好的商业级手机应用软件学习的例子。在仔细分析它的代码结构,以及在一些问题上采用的解决方案,对设计能力及技术上有很大提高。-LBS system- Foursquare for the android source Foursquare is a phone service website based on user location info
linux_android
- 系统分析了android底层的各个模块构成,对linux kernel的修改等多方面的内容-Systems Analysis Android the bottom of each module constitutes a modification of the linux kernel and many other content
Android-Event-driver
- Android 事件捕捉和处理流程分析 ,在Android系统中,键盘按键事件是由WindowManagerService服务来管理的,然后再以消息的形式来分发给应用程序处理,不过和普通消息不一样,它是由硬件中断触发的;在上一篇文章《Android应用程序消息处理机制(Looper、Handler)分析》中,我们分析了Android应用程序的消息处理机制,本文将结合这种消息处理机制来详细分析Android应用程序是如何获得键盘按键消息的。-Android event capture and pr
深入解析Android 5.0系统
- 为开发者提供明确的android5.0 所需的开发流程图(for developer build the base knowledge develop app proc)