我的应用程序不会部署。它认为它是最新的或什么的。
我在它停止工作之前所做的事情..
为数字选择器 API 10 支持链接了一个 lib 项目。我已经从工作区和参考中删除了项目。
我记得当我导入它时,它还谈到了更改 lib 的启动配置。
安慰
[2013-01-06 13:28:33 - App] adb is running normally.
[2013-01-06 13:28:33 - App] Performing uk.co.App.Start activity launch
[2013-01-06 13:28:33 - App] Automatic Target Mode: Unable to detect device compatibility. Please select a target device.
[2013-01-06 13:28:36 - App] Application already deployed. No need to reinstall.
[2013-01-06 13:28:36 - App] Starting activity uk.co.App.Start on device HT23ZW127890
[2013-01-06 13:28:36 - App] ActivityManager: Starting: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] cmp=uk.co.app/.Start }
[2013-01-06 13:28:36 - App] ActivityManager: Warning: Activity not started, its current task has been brought to the front
当然有这个问题应用程序已经部署。无需重新安装但没有一个解决方案有效。
另请注意,卸载.. 然后它会再次在这个旧版本中启动。
我重启了手机,重启了eclipse。甚至重新启动了我的电脑。
当我清理它时,我得到:
[2013-01-06 13:39:47 - App] adb is running normally.
[2013-01-06 13:39:47 - App] Could not find App.apk!
因此,无论出于何种原因,它都没有构建我的项目