I've got a partial solution to this. If you use http://market.android.com/search?q=pname:com.my.package the url works, but it does not automatically open with the market since other applications, like the browser are also registered to handle http:// intents. Instead, the user has to know to choose the market.
On Jul 30, 10:01 pm, Warren <[email protected]> wrote: > No answers to his question? I also tried doing this with no success on > a Droid. I tried "market://details?id=com.my.package" and "<a > href='market://details?id=com.my.package'>link</a>" > > Links with http:// need no special markup, they just work. For > instance, includinghttp://www.google.comin a text message results in > the url being shaded blue. And when you click thelinkit opens the > browser as expected. > > On Jul 7, 2:44 am, Nishant <[email protected]> wrote: > > > > > Hi, > > > I have tried via <a href="market://search? > > q=pname:com.google.zxing.client.android"</a> but it is not working. > > > I have also checked in T-mobile G1 but it does not show melink. > > > How to set androidmarketlinkinsms? > > > Regards, > > Nishant Shah -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

