Application is not installed 应用程序未安装

eclipse上点击运行,程序直接在模拟器上正常运行,但是在模拟器上双击应用程序图标时提示:Application is not installed on your phone

从网上搜了一下,这种情况主要是因为AndroidManifest.xml中有个activity声明了多次

原文地址:https://www.cnblogs.com/kuailewangzi1212/p/3109450.html