How to get frame rate on Android game -


i have tried 2 methods android fps: 1. dumpsys surfaceflinger --latency ... 2. dumpsys gfxinfo ... both of them worked on normal app view,but when comes game view,i got nothing. know gamebench can catch fps on game view,but how works?


Comments

Popular posts from this blog

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -