Market link giving Error 404
Iam using all the below links on Mobile browser but they ar given "not found Error 开发者_如何学C404".
http://market.android.com/details?id=<appMarketUidString>
market://details?id=<appMarketUidString>
http://market.android.com/search?q=pname:<package name>
http://market.android.com/search?q=pub:"<Developer name>"
how to resolve this.
Your links look correct, but when you go to open them on your phone, make sure to open them with the Market App, because the mobile browser (or any other browser for that matter) does not open them properly.
精彩评论