摘要
安卓的图形显示系统负责用户界面窗口的绘制,它是安卓系统中一个重要且复杂的模块。窗口管理服务和图形混合服务是图形显示系统的核心服务,通过分析二者的工作流程对了解安卓图形显示系统起到很大的帮助。
Android surface system is responsible for drawing the UserInterface Window of android application, it' s a very complicate and important module in the android system. WindowManagerService and SurfaceFlinger service are the key ser- vices in the Android Surface System. To analyze these services work flow is very important help to understand the android surface system.
出处
《电脑编程技巧与维护》
2013年第14期22-23,共2页
Computer Programming Skills & Maintenance