Writing a script to output Frame rate/dropped frame statistics on Android

 ̄綄美尐妖づ 提交于 2019-12-24 22:00:56

问题


I would like to analyze the maximum frame rate when I run a few applications such as games and videos. I'm pretty new to Android so I'm not sure where I should start.


回答1:


Maybe this tool will help you: http://developer.android.com/tools/help/gltracer.html

You need device with api level 16 or higher.



来源:https://stackoverflow.com/questions/22998238/writing-a-script-to-output-frame-rate-dropped-frame-statistics-on-android

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!