This is one of the drawbacks of the Android Market, although I understand why they did it. This is just not intended for the free and paid versions of your application (they claim that a 24-hour return policy is what it is needed for, but is instead used for piracy) -
In any case, the easiest way is to write Ant build script (or any scripting language you use). Replace your package name search with all .xml and .java files. Then build your application. Refactoring your code hurts more than it costs IMHO ...
kenyee
source share