AOSP Part VI — Framework Core. Use when reasoning about system_server's
boot sequence (the four boot phases, service registration, Watchdog),
the Intent system (Intent matching, IntentFilter, IntentResolver, package
visibility, intent verification), Activity & Window Management
(ActivityTaskManagerService, WindowManagerService, activity lifecycle,
task/stack model, splash screens), the window system (WindowState,
SurfaceControl, input dispatching, focus, IME insets, transitions), the
display system (DisplayManagerService, logical vs. physical displays,
HDR, brightness, refresh-rate switching), or the View system (View
hierarchy, measure/layout/draw, Canvas/RenderNode, hardware acceleration).
Chapters 20–25.
Installation
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
AOSP Part VI — Framework Core. Use when reasoning about system_server's
boot sequence (the four boot phases, service registration, Watchdog),
the Intent system (Intent matching, IntentFilter, IntentResolver, package
visibility, intent verification), Activity & Window Management
(ActivityTaskManagerService, WindowManagerService, activity lifecycle,
task/stack model, splash screens), the window system (WindowState,
SurfaceControl, input dispatching, focus, IME insets, transitions), the
display system (DisplayManagerService, logical vs. physical displays,
HDR, brightness, refresh-rate switching), or the View system (View
hierarchy, measure/layout/draw, Canvas/RenderNode, hardware acceleration).
Chapters 20–25.