How to find the url of my app on Android Market / Google Play?
Not sure about the Android market, I think they say that you can only view them by phone, but sites like this index them: http://www.appbrain.com/
The market URL is formatted as follows:
market://details?id=com.example.your.package
With the latest website updates, the market will work both on the device and in non-Android web browsers:
https://market.android.com/details?id=com.example.your.package
However, on the device, this URL will prompt the user to open the Market or Browser application.
Following a recent brand change, the URL is now:
https://play.google.com/store/apps/details?id=com.example.test