美文网首页
手机调试 Waiting for Debugger

手机调试 Waiting for Debugger

作者: proud2008 | 来源:发表于2017-01-14 09:41 被阅读739次

    The Dialog Waiting for Debugger is shown if you are building a debug application or somewhere in your source code, you called Debug.waitingForDebugger();
    Inside Android Studio 2.0 and above, there is an option of Attach Debugger to Android Process. It is the last menu item in the Run menu.

    Screen shot of Run menu options in Android StudioScreen shot of Run menu options in Android Studio

    相关文章

      网友评论

          本文标题:手机调试 Waiting for Debugger

          本文链接:https://www.haomeiwen.com/subject/jnrebttx.html