相关疑难解决方法(0)

在 Android 12 模拟器上运行时,为什么我会在日志中看到 EGL_emulation app_time_stats?

在运行 Android 12 的模拟器上测试 Flutter 应用程序时,我会定期(大约每秒)在日志中看到类似这样的行:

D/EGL_emulation(32175): app_time_stats: avg=312.93ms min=133.69ms max=608.57ms count=4
Run Code Online (Sandbox Code Playgroud)

它们是什么意思,我该如何关闭它们?我从未在 Android 11 模拟器上见过它们,所以我猜测它与 Android 12 有关?

android android-emulator logcat flutter android-12

91
推荐指数
6
解决办法
3万
查看次数

标签 统计

android ×1

android-12 ×1

android-emulator ×1

flutter ×1

logcat ×1