Android Studio之debug的方法
1、首先添加断点。

2、然后选择debug选项。

3、调试按钮用法如图所示。六个按钮,按图中排序为:resume program、step over、step into、force step into、step out、run to cursor。

阅读量:110
阅读量:96
阅读量:72
阅读量:178
阅读量:37
1、首先添加断点。

2、然后选择debug选项。

3、调试按钮用法如图所示。六个按钮,按图中排序为:resume program、step over、step into、force step into、step out、run to cursor。
