GT (Carry-on) is the app's carry-on platform, it is directly running on the phone "Integrated commissioning Environment" (Idte, Integrated Debug Environment). With the GT, you can quickly test your app (CPU, memory, traffic, power, frame rate/smoothness, etc.) with a mobile phone and no need to connect to your computer, view your development logs, crash log views, crawl network packets, debug your app's internal parameters, and count your real-time code. If you feel that the GT does not provide enough functionality to meet your needs, you can also use the base API provided by GT to develop a special-function GT plug-in to help you solve more complex app debugging problems,
The latest release version is v2.2.6.5, the release date is October 31, 2016, supporting the android4.x~android6.01 tcpdump grab, of course, still need root (I use 3,601 key root), Can be directly in the mobile phone's own application market can be downloaded, the main page is described as follows:
1) First entry page:
2)选择被测试应用之后,勾选关注的参数
3)参数页面,修改关注参数和取消参数的修改
4), the test process, the selected parameters of the data generated, according to the display of the data to see the current app operation
5)、插件的使用,选择抓区日志,需要手机的root权限,使用360手机助手安装360一键root获取root权限,在root的过程中可能会出现手机重启,多试几次就ok啦
根据测试结果自行进行分析,在日志的保存地址为:手机文件管理器根目录下,会自动生成gt文件夹,里面对应的测试结果在对应的文件夹下进行保存,利用Wireshark进行分析,后期分析结果在进行补充。
GT Official Use Introduction document address: Http://gt.qq.com/docs/a/GTAndroidUserGuide.pdf
Summary of the use of the Android--app Performance testing tool GT