摘要:
重要的基础概念By default, every application runs in its own Linux process. Android starts the process when any of the application's code needs to be executed, and shuts down the process when it's no longer needed and system resources are required by other applications.Each process has its own virtual machi
阅读全文