java - Howto maintain an app for publishing to google and amazon store -
I already have an app published on the Google play store. I want to publish it also in the Amazon Store. I read about the rehearsal for special format (4 numbers with dot). How do I maintain an app (in an eclipse project) to support both stores? For example: Do I have to change the version name or do some tricks? What else to do? Can not you name the version in the Amazon format What do you currently have for Google Play )? As far as I know, play version is very generous with naming. To maintain different plans, supports multiple flavors, where you can customize everything, up to the actual code by the name of the version so that you can see the play link in the Amazon app for example Avoid showing and in other ways, as well as potentially different ad networks, etc. I do not know what will be the migration path for this, although Gradal supports the generation of eclipse projects so that you can continue to use it.