【发布时间】:2012-01-15 19:29:15
【问题描述】:
我使用 Eclipse 编写了一些 android 应用程序。 我在 bin 目录中找到了 apk 文件。
当我在手机和计算机之间连接 USB 电缆时 - 应用程序正在运行。 但是当我从手机上断开 USB 数据线时 - 我试图从手机上启动应用程序时,我会收到消息
"Waiting for debugger"
"Application ( process name .. ) is waiting for the debugger to attach"
那么,我如何创建 apk(安装文件)以便在没有调试的情况下使用?
【问题讨论】:
-
请在提问前使用搜索,这是常见问题。
-
请查看此链接,最佳答案在这里 - stackoverflow.com/questions/23755447/…
标签: android