I want to place apk file of an application on Amazon app store. Regarding this i want to know something related to Amazon app store.
For example one person download "xyz" application from Google Play Store . And than he starts downloading from Amazon. Since the package is same. Will android allow this to install the same package with different app store.
I think the answer is no. But i am not sure about this.
If the answer is no. than we have to build apk with different package name?
If the answer is yes. than whether we check this that from which store this application was downloaded(because i have to implement different inapp method for both Google Play store and Amazon)