Android SystemUI

SystemUI is a persistent process that provides UI for the system but outside of the system_server process.

Posted by LXG on March 22, 2019

SystemUI-googlesource

SystemUI-developer

android N

SystemUI-简书

config.xml-AndroidXRef

    <!-- The default tiles to display in QuickSettings -->
    <string name="quick_settings_tiles_default" translatable="false">
        wifi,cell,battery,dnd,flashlight,rotation,bt,airplane
    </string>

android M

SystemUI-简书

架构

systemui