Hey. I want to release several applications on the Android market that are all very slightly customized based on the code base. I cannot just change the package identifier in the AndroidManifest.xml file, because some other things depend on this, for example, action identifiers, etc. What is the best approach for releasing multiple applications based on the same eclipse project with the same code base?
android
Sney Aug 22 '10 at 10:34 2010-08-22 10:34
source share