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

2、然后选择debug选项。

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

1、首先添加断点。
2、然后选择debug选项。
3、调试按钮用法如图所示。六个按钮,按图中排序为:resume program、step over、step into、force step into、step out、run to cursor。