How to link back to Amazon app shop or amazon market to request review and rating for the app?

In iOS apps, I just use the iTunes web link.
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
Code: Select all
launch url "market://details?id=com.your_bundle.id"
Code: Select all
launch url "http://www.amazon.com/gp/mas/dl/android?p=com.your_bundle.id"