CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - main.c
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - main.c - List
[
android
]
z1
DL : 0
演示在android使用按钮和listview,主要是添加监听器。从VB/delphi/C#转android的初学者适用。-The presentation is android use button and listview, main is to add a listener. From VB/Delphi/c# turn of android for beginners.
Date
: 2025-12-19
Size
: 50kb
User
:
ivzcl
[
android
]
Android-system-boot-analyze-
DL : 0
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
Date
: 2025-12-19
Size
: 22kb
User
:
netwalk
[
android
]
Android-start-boot-analyze-
DL : 0
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 -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 analysis of the process · JAVA part of the Serv
Date
: 2025-12-19
Size
: 22kb
User
:
netwalk
[
android
]
anroid
DL : 0
使用sqlite实现手机通讯录 a) 要求使用SQLite数据库保存通讯录,使得每次重新运行程序均能显示当前联系人列表; b) 主界面包含一个联系人列表,每一项显示联系人名称和联系方式; c) 主界面应包含一个添加按钮,单击时添加新的联系人; d) 单击任意一个列表项可以修改联系人信息; e) 长按任意一个列表项可以删除该联系人信息 -Use sqlite to phone contacts a) require the use of the the SQLite database holds contacts, each re-run the program can display the current list of contacts b) the main interface contains a list of contacts for each contact name and contact c) the main interface should contain an Add button, when clicked, add new contacts d) Click on any of the contact information for a list e) long can be deleted by any of a list of items you can modify the contact information
Date
: 2025-12-19
Size
: 888kb
User
:
nicky
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.