Android原生toast的显示过程

0 阅读1分钟

image.png

Android 的Toast的发送流程: 客户端 -> NMS ->systemui -> show -> 窗口

打印日志:TOAST-->showToast , pkg = com.example.notificationdemo, uid = 10420