I'll jump to the issue. When I update my application i.e. installing a new version from the SDCard using one of the APKInstallers around, only in the "Installing" screen the name (in the title) of my application is incorrect.
Have anyone else saw this issue? Can anyone try this one their own devices and let me know ? Few more details: I've investigated this issue for a couple of hours now and got to some interesting conclusions: 1. Currently it happens only on the Motorols Droid & Motorola Milestone. I've tested also HTC G2. 2. The bug is related to adding a new color resource for an application which didn't had any color resources in the older version. Steps to reproduce: 1. Create the default Android project in Eclipse. 2. Define your own name and icon. 3. Build your application and save the apk - this is Version 1. 4. Add a colors.xml file in your application and add one color (Whatever..) 5. Build the application again - this is Version 2. 6. Install version 1 7. Simulate an upgrade - push the Version 2 file to the device and install using one of many "Installers" application (I used eoeInstaller). 8. Notice ! - while you'll see the "Installing" progress bar screen the name of the application will change to #ffffff or false. -- 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

