Android Question Directing user to Amazon or Google appStore with same apk

jmon

Well-Known Member
Licensed User
Longtime User
Hello,

My application is published both on Amazon app store and Google Play. I have a link in my free app that directs the user to the paid version.

I would like to be able to detect which app store is installed, then direct the user to the proper app store to buy the paid version.

How can it be done?

Thanks for your help
Jmon.
 

jmon

Well-Known Member
Licensed User
Longtime User
Hi,

I just wanted to post something I found. When clicking on a Google Play link on Amazon devices, the device recognizes the link and ask to open it in the amazon app store, so no need to change the link. Now I don't know what happens when the user clicks "continue", but I can imagine that it goes to the amazon appstore and looks for the app with the same identifier... (I got this screenshot from the Live app tester of amazon).

Capture.PNG

If someone could confirm that.
 
Upvote 0
Top