I changed the name of my app by editing the @string/app_name string resource. Now when I download it from the Marketplace, I get two icons on my homescreen – one with the old name and one with the new! I’m stumped. I don’t know where the old name is coming from. I did a search on the entire project folder and still can’t find it!
And yes, I have just one activity with the action.MAIN and category.LAUNCHER intent filters. So any idea what gives?
Just tested this on another device and only one icon was installed. Must have been something wonky with my development device!