Android Studio.如何仅通过我的代码进行调试?

Android Studio.如何仅通过我的代码进行调试?

问题描述:

我的意思是如何避免单步执行系统方法.在此处

I mean how to avoid stepping through system methods. There is an answer here

它写为:

转到Android Studio>偏好设置">调试器">步进",然后在底部单击带有问号添加模式"的加号箭头.键入android.*,然后单击确定",然后单击应用".

Go to Android Studio > Preferences > Debugger > Stepping then in the bottom click the plus arrow with the question mark that says Add Pattern. Type android.* and hit OK and then Apply.

但是我在Android Studio中找不到首选项.有设置.那里有调试器设置.但是没有步进设置.有人可以帮我指出步进设置吗?谢谢!

But I can't find preferences in Android Studio. There is settings. There are debugger settings in there. But there is no stepping settings. Can someone kindly point me to stepping settings? Thanks!

我在设置">构建,执行,部署->调试器->步进"中找到了它

I found it in Settings > Build, Execution, Deployment -> Debugger -> Stepping

找到不要上课".

Android Studio 1.4.1

Android studio 1.4.1