hyperlink - How to link to all publisher apps on Android Amazon Appstore -


i cannot figure amazon appstore equivalent for:

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

this lists apps given developer.

note know format 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 equivalent developer's apps list?

if want link list of applications on appstore use 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 (never tested) amzn://apps/android?p=com.idmobile.horoscope&showall=1

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


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -