androidhyperlinkapp-storepublisheramazon-appstore

How can I link to all publisher apps on Android Amazon Appstore?


I cannot figure what the Amazon Appstore equivalent is for:

market://search?q=pub:smallte.ch

This simply lists all the apps for a given developer.

Note that I know the format for specific apps:

market://details?id=com.adobe.air

becomes either of these :

amzn://apps/android?p=com.adobe.air

http://www.amazon.com/gp/mas/dl/android?p=com.adobe.air 

What's the equivalent to get all the developer's apps list?


Solution

  • If you want to link to the list of all your applications on the Appstore use the URL http://www.amazon.com/gp/mas/dl/android?p=packagename&showAll=1

    Example http://www.amazon.com/gp/mas/dl/android?p=com.idmobile.horoscope&showAll=1

    This should work also (never tested) amzn://apps/android?p=com.idmobile.horoscope&showAll=1

    More infos developer.amazon.com/help/faq.html