File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -1063,6 +1063,7 @@ C/C++开发Android应用工具包,`Linux/Mac OS X 下NDK r10c`的安装方法请
1063
1063
| Apk View Tracer | | [ 下载] [ apk-view-tracer ] | |
1064
1064
| APT | APT是一个Android平台高效性能测试组件,<br />提供丰富实用的功能,适用于开发自测、<br />定位性能瓶颈;<br />测试人员完成性能基准测试、竞品对比测试。| [ 下载] [ APT ] | [ 教程] [ APT-use-guide ] |
1065
1065
| GT | GT(随身调)是APP的随身调测平台,它是直接运行在手机上的“集成调测环境”(IDTE, Integrated Debug&Test Environment)。 | [ 下载] [ GT ] | [ 教程] [ GT-use-guide ] |
1066
+ | Stetho | Stetho 是Facebook推出的Android 调试平台,基于 Chrome Developer Tools ,调试网络请求方面特别方便。 | [ 下载] [ Stetho ] | [ 教程] [ Stetho-use-guide ] |
1066
1067
1067
1068
[ Appurify ] :http://appurify.com
1068
1069
[ Monkey ] :http://developer.android.com/intl/zh-cn/tools/help/monkey.html
@@ -1074,10 +1075,12 @@ C/C++开发Android应用工具包,`Linux/Mac OS X 下NDK r10c`的安装方法请
1074
1075
[ apk-view-tracer ] :https://code.google.com/p/apk-view-tracer/
1075
1076
[ APT ] :https://code.csdn.net/Tencent/apt
1076
1077
[ GT ] :http://gt.tencent.com/index.html
1078
+ [ Stetho ] :https://github.com/facebook/stetho
1077
1079
1078
1080
1079
1081
[ APT-use-guide ] :http://www.eoeandroid.com/thread-497380-1-1.html
1080
1082
[ GT-use-guide ] :http://gt.tencent.com/docs.html
1083
+ [ Stetho-use-guide ] :http://facebook.github.io/stetho/
1081
1084
1082
1085
#### Android多渠道打包工具
1083
1086
You can’t perform that action at this time.
0 commit comments