I want to offer a webform on my app's website that sends an email to the provided address, that if opened from a Android device would launch the marketplace on the phone. I have used the following:
http://market.android.com/details?id=package.apk
It takes me to a loading screen, but I get Sorry, the application Market (process.com.android.vending) has stopped unexpectedly. Please try again.
Is this possible? It seems that it would be due to the marketplace even trying to load???
thanks