Eclipse Android 在设备上运行应用程序。什么也没发生

发布于 2025-01-04 04:52:01 字数 168 浏览 2 评论 0原文

我刚刚开始使用 Eclipse 开发 Android 应用程序。更新我的 Android SDK 后,我无法再在设备上运行我的项目。它显示“正在安装 app.apk...”,但没有任何反应。在没有 Eclipse 的情况下使用 adb 安装我的应用程序可以正常工作,哪里可能有问题?我重新安装了两次SDK和Eclipse。

I am just beginning to use Eclipse for Android applications. After updating my Android SDK i can't run my projects on device anymore. It says "Installing app.apk..." but nothing happens. Installing my app with adb without eclipse works, where could be an Issue? I reinstalled SDK and Eclipse twice.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

埖埖迣鎅 2025-01-11 04:52:01

尝试从手机中卸载该应用程序,然后重新安装。还要确保您可以选择允许在手机设置中检查非市场应用程序 -->应用程序。

Try unistalling the application from the phone before re-installing it. Also make sure you have the option to allow non-market apps checked in your phone settings --> applications.

彻夜缠绵 2025-01-11 04:52:01

它是否陷入了特定的百分比?如果是这种情况,解决方案是在尝试运行项目之前保持虚拟设备运行。

Is it getting stuck at a particular percentage? If that is the case, the solution was to keep the virtual device running before you attempt to run the project.

你げ笑在眉眼 2025-01-11 04:52:01

我的电脑上也有同样的问题。 Eclipse 上的 Android sdk 不能很好地与 Windows x64 配合使用。
因此,要启动应用程序,您必须终止 adb 进程。等待 adb 重新启动并再次启动。

I had the same problem on my computer. Android sdk on eclipse doesn't work well with windows x64.
So to launch the application you have to kill the adb process. Wait that adb restart and launch one more time.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文