`
Tankaixiong
  • 浏览: 2889 次
  • 性别: Icon_minigender_1
  • 来自: 上海
最近访客 更多访客>>
文章分类
社区版块
存档分类
最新评论

Waiting for Debugger

阅读更多
android
Waiting for Debugger

很多android开发初学者在写好一个小程序后,点击Debug 运行 结果模拟器总是会弹出Waiting for Debugger 然后程序又可以正常运行,于是以为程序出错了,其实这是加载调试环境而已,并不是程序出错,你运行 Run非Debug模式,就不会弹出Waiting for Debugger提示.

引用原官网文档说明:

“If debugging, the application will start in the "Waiting For Debugger" mode. Once the debugger is attached, Eclipse will open the Debug perspective.

To set or change the launch configuration used for your project, use the launch configuration manager. See Creating a Launch Configuration for information.”





本文来自CSDN博客,转载请标明出处:http://blog.csdn.net/tankaixiong/archive/2010/10/14/5940614.aspx
Waiting for Debugger
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics