I have the same exact problem. My application runs fine on the emulator under both 1.1 and 1.5. But when trying to install on the phone, I get a message with the title "Application not installed" and the message "(application) could not be installed on this phone.".
I couple of weeks ago, I updated my SDK to 1.5r2. Today I just updated my phone to cupcake 1.5. My AndroidManifest.xml has minSdkVersion set to 2. I have a .apk I built with the 1.1 SDK a couple of days prior to installing the 1.5r2 SDK and it installs fine, so I suspect that the problem has to do with how the 1.5r2 SDK builds the .apk compared with how the 1.1 SDK did it. So I'm stumped as well. On Jun 10, 5:53 am, Mark Hansen <[email protected]> wrote: > Has anyone had an error along the lines of "(application) cannot be > installed on this phone.", where the application name is in place of > (application). > > This is on cupcake, I have my version minSdkVersion set to 3, and I've > had no problems prior to this new version. > > Runs fine in the emulator, so I'm stumped? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

