Link to Android App in Marketplace from a Webpage
December 10th, 2010 by
Adrian
If you have a mobile version of a website you may want to point users in the direction of an app that is available in the Android Marketplace. If so, you can do it like this …
Get the app here
Note: The HREF link is pointing to …
market://details?id=your.package.name.here
Posted in Android, Mobile | 3 Comments »
December 14th, 2010 at 3:07 am
Hello~i read your articles each day,i always find something userfull~haha
May i have you msn? maybe somtimes i can chat with you~haha~
April 11th, 2011 at 5:37 pm
Actually, i don’t really understand. What should i write if i want to download 4shared app at https://market.android.com/details?id=com.forshared&feature=search_result
/details?id=com.forshared instead of “package.name”?! many thanks
April 11th, 2011 at 5:42 pm
@Allengether: I guess you would put …
market://details?id=com.forshared
Don’t use http, otherwise that would launch the page in the browser. What we want is to open the Marketplace directly on your Android device.