Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/opencv/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
使用GPU调试器(GAPID)android studio_Android_Android Studio_Debugging_Gpu - Fatal编程技术网

使用GPU调试器(GAPID)android studio

使用GPU调试器(GAPID)android studio,android,android-studio,debugging,gpu,Android,Android Studio,Debugging,Gpu,我尝试在Android studio中使用新的开源GPU调试工具,因为早期版本已被删除 所以-我去SDK管理器安装了GAPID-没问题 但我的问题是,既然它应该集成在Android Studio中,那么我该如何使用它呢 GPU渲染配置文件已在设备上启用(adb shell dumpsys gfx info) 到目前为止,我所能看到的只是GPU调试器中的绿色时间线 有什么遗漏/问题或我的误解 我不确定从SDK管理器安装它做什么(我在Windows上的[android SDK]/extras/an

我尝试在Android studio中使用新的开源GPU调试工具,因为早期版本已被删除

所以-我去SDK管理器安装了GAPID-没问题

但我的问题是,既然它应该集成在Android Studio中,那么我该如何使用它呢

GPU渲染配置文件已在设备上启用(adb shell dumpsys gfx info)

到目前为止,我所能看到的只是GPU调试器中的绿色时间线

有什么遗漏/问题或我的误解


我不确定从SDK管理器安装它做什么(我在Windows上的
[android SDK]/extras/android/gapid
文件夹下找不到
gapid.exe
),但gapid可以用作独立工具。您可以从github获得它:。

不幸的是,不要混用。即使GAPID可以通过SDK管理器安装

事实上,您需要关闭AndroidStudio,并确保它在想要使用GAPID时没有运行