Android studio GPU Monitor 在真机上不能使用,提示:GPU Profiling needs to be enabled in the device's developer options disable
解决方案:
打开手机设置,进入开发者模式选项,然后找到GPU呈现模式分析,选择adb shell dumpsys gfxinfo中,重新进入应用,查看
Android studio的控制台,GPU Monitor中有数据了....,done...
时间: 2024-10-30 14:49:11