1
edit
Changes
→Android Architecture
{| class="wikitable" border="1"
! Component !! ResponsabilityResponsibility
|-
| Surface Manager || composing drawing surface onto the screen
| Resource Manager || used to store localized layouts, strings, bitmaps, etc.
|-
| View System || building blocks of the UI, handles the event dispacherdispatcher, drawing, etc.
|-
| Notification Manager || enables apps to recognize and display common alerts in the status bar