Welcome![Sign In][Sign Up]
Location:
Search - android system

Search list

[JSPandroid.RAR

Description: 关于android平台的软件开发工具书,详细阐述了android平台-books abuot android system
Platform: | Size: 8475648 | Author: tornado | Hits:

[Software EngineeringandroidDesignPatterns

Description: 跟据Gof的23种设计模式,整合Android系统13种设计模式-With the Gof of 23, according to design patterns, integrated Android system, 13 kinds of design patterns
Platform: | Size: 2849792 | Author: 刘天地 | Hits:

[androidAndroid

Description: 本资料是《新版android开发教材》的电子书,书中详细介绍了android的系统架构、编程基础、相关书籍和网站。本资料适合于android入门者。-This information is the e-book of《new android development of teaching materials》, the book profile the details of android system architecture, programming basics, books and websites. This information is suitable for android beginners
Platform: | Size: 930816 | Author: guocui | Hits:

[androiddiary-for-android

Description: 一款简易的由Eclipse平台开发的android系统的软件,通过简易的代码学习由google开发的android系统的一些代码功能-A summary developed by the Eclipse platform, android system software, learning through simple code developed by the google android features some of the code system
Platform: | Size: 651264 | Author: honbin | Hits:

[androidandroid-for-GoogleMap

Description: android 系统开发的例子。GoogleMap 在android系统下的应用例子,很好的源码例程。-android system development example. GoogleMap applications in the android system example, a good source routines.
Platform: | Size: 371712 | Author: gpscar | Hits:

[androidAndroid-System-migration

Description: Android系统移植与实现,Android系统移植到PXA270的硕士毕业论文-System migration and implementation of Android, Android system migration to the PXA270 Master Thesis
Platform: | Size: 3087360 | Author: casino | Hits:

[androidAndroid-Essentials

Description: android系统详细介绍(英文版) Chapter 1: Introduction Chapter 2: The Application Chapter 3: User Interface Chapter 4: Location, Location, Location Chapter 5: Taking Android Out for a Walk Chapter 6: Tying on a Bow -Android Essentials(Details android system (English)) Chapter 1: Introduction Chapter 2: The Application Chapter 3: User Interface Chapter 4: Location, Location, Location Chapter 5: Taking Android Out for a Walk Chapter 6: Tying on a Bow
Platform: | Size: 986112 | Author: casino | Hits:

[androidandroid-framework-Android

Description: 介绍android系统架构,androidframework层的一些系统调用-Introduction android system architecture, androidframework layer of some system calls
Platform: | Size: 2125824 | Author: gezexu | Hits:

[androidAndroid-API

Description: android操作系统API的中文文档。其中包含android系统提供的API的各类详细资料。-the Chinese android operating system API documentation. Android system which contains the API provided by all kinds of details.
Platform: | Size: 24567808 | Author: | Hits:

[androidPorting-the-android-system

Description: android系统移植过程详细介绍(包括源码下载、建立编译环境、编译源码,内核移植等)。-android system migration process details (including source code download, build environment, compiling source code, kernel porting, etc.).
Platform: | Size: 70656 | Author: 周杰伦 | Hits:

[androidAndroid-sensor-system

Description: android(系统原理与移植)-android传感器移植-android (system theory and transplantation)-android portable sensor
Platform: | Size: 208896 | Author: 周杰伦 | Hits:

[androidAndroid-weibo-source

Description: 这是andoid系统上的口袋微博的源代码,包括服务器端和android客户端,对学习android系统网络通信以及进程很有帮助-this is android system develop koudai weibo sources, it is helpful for you to learn the ui program
Platform: | Size: 800768 | Author: hsd352 | Hits:

[androidAndroid-system-ch02

Description: Android技术内幕系统卷第二章 Android的内核机制和结构剖析-Inside Android Android system volume Chapter kernel mechanisms and structural analysis
Platform: | Size: 779264 | Author: | Hits:

[androidAndroid-system

Description: Android应用开发详解中文版资料,包括平台搭建,资源访问,用户界面等。-Detailed Chinese version of Android application development, including platform to build, resource access, user interface and so on.
Platform: | Size: 17934336 | Author: 菲菲 | Hits:

[androidAndroid

Description: 讲解安卓系统开发,从入门到精通。讲解很是详细。是准备学习安卓系统的好资料。-Explain the Android system development, from entry to the master. Explain very detailed. Android is ready to learn a good information system.
Platform: | Size: 821248 | Author: 鹏翔九天 | Hits:

[androidAndroid-application-framework

Description: 安卓系统开发框架原理:何谓框架,框架的起源,框架的分类-android system developmen framework principle:what s framework, the origin of framework ,the types of framework
Platform: | Size: 6059008 | Author: 曾荷花 | Hits:

[androidAndroid-system-principle-

Description: Android系统原理与开发要点详解-Android system principle and development of mass media points
Platform: | Size: 5110784 | Author: nie | Hits:

[androidAndroid-system-boot-analyze-

Description: Android系统启动过程分析 本文主要介绍Android系统的启动过程,以Androidinit进程之后部分为主,init之前部分同标准Linux内核启动完全相同。于Android启动过程复杂,涉及C、C++及java部分内容,本文以流程分析为主线旨在让大家在分析Android系统时有个清晰的思路。鉴于本人水平有限,如有阐述不正之处,还请不吝指正,感激不尽! 系统启动大致可分为一下几个阶段: • bootloader---初始化、从Flash读取Kernel镜像及一些必须的配置信息,引导kernel启动 • linuxkernel启动linux内核 • init进程启动 • init进程读取init.rc启动必要的daemon程序,如:adbd、vold、netd、等 • init进程启动servicemanager---随后详细分析其过程 • init进程启动zygote ---随后详细分析其过程 • JAVA部分的Service启动 • init进程启动mediaserver---多媒体本地服务启动 本文主要分析android部分的启动,涉及范围为servicemanager启动到android系统的Java部分的Service -Android system starting procedure analyze .doc This paper mainly introduces the Android system startup process, to Androidinit after process part is given priority to, init with standard Linux kernel part before start completely the same. In Android start-up process complex, involving C, C++ and Java part, this paper to process analysis to let everybody as the main analysis is a system in Android clear ideas. In view of the limited my level, if there is the place of paper is not straight, please not stingy correct, I appreciate! The system can be roughly divided into a few start-up stage: · bootloader-initialization, read from Flash Kernel image and some must configuration information, so as to guide the Kernel start · linuxkernel start Linux kernel · init process start · init process read init. Rc start daemon necessary procedures, such as: adbd, vold, netd, etc · init process start servicemanager-then detailed analysis of the process · init process start zygote-then detailed
Platform: | Size: 22528 | Author: netwalk | Hits:

[androidAndroid--P2P

Description: 基于android系统的p2p高清在线点播系统的研究-Based on the android system p2p HD online on-demand system
Platform: | Size: 463872 | Author: 凡莀 | Hits:

[androidandroid-system-startup-process

Description: 有图有代码!耗时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
Platform: | Size: 10240 | Author: 张双 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net