读书人

深入显出 - Android系统移植与平台开发

发布时间: 2012-09-28 00:03:35 作者: rapoo

深入浅出 - Android系统移植与平台开发(四)- Android启动流程

Service名

对应程序及参数

ueventd

/sbin/ueventd

console

/system/bin/sh

adbd

/sbin/adbd

servicemanager

/system/bin/servicemanager

vold

/system/bin/vold

class为main的服务有:

Service名

对应程序及参数

netd

/system/bin/netd

debuggerd

/system/bin/debuggerd

ril-daemon

/system/bin/rild

surfaceflinger

/system/bin/surfaceflinger

zygote

/system/bin/app_process -Xzygote /system/bin --zygote--start-system-server

drm

/system/bin/drmserver

media

/system/bin/mediaserver

bootanim

/system/bin/bootanimation

dbus

/system/bin/dbus-daemon --system --nofork

bluetoothd

/system/bin/bluetoothd -n

installd

/system/bin/installd

flash_recovery

/system/etc/install-recovery.sh

racoon

/system/bin/racoon

mtpd

/system/bin/mtpd

keystore

/system/bin/keystore /data/misc/keystore

dumpstate

/system/bin/dumpstate -s

读书人网 >Android

热点推荐