smartliuq 发表于 2013-1-30 04:17:42

android进程生命周期

android系统中的进程分为5个优先级:
1.前台进程
2.可见进程
3.service
4.后台进程
5.空进程(做进程缓存)
页: [1]
查看完整版本: android进程生命周期