Android
- marketing
- kernel
- runtime
- dex(Dalvik EXcutable)
- Google Developer Day 2008 China - Android: Dalvik VM by Dan Bornstein
- Dalvik VM Internals
- dalvik.system.Zygote
- allows a VM instance to be partially initialized and then fork()'d from the partially initialized state
- fork
- Forks a new Zygote instance
- forkAndSpecialize
- Forks a new VM instance
- forkSystemServer
- start the system server process
- Libraries
- Framework
- Root File Systems
- Architecture
page_revision: 110, last_edited: 1258549485|%e %b %Y, %H:%M %Z (%O ago)





