How to link to Android Market app

后端 未结 5 1085
轻奢々
轻奢々 2020-12-13 01:04

What\'s the best way to link to an Android Market app without knowing who will get the link (Android user/non-Android user) and from where (desktop/mobile)?

For

5条回答
  •  暖寄归人
    2020-12-13 01:35

    market://details?id=com.your.app.id instead of http://play.google.com/store/apps/details?id=com.your.app.id will do the thing automatically.

提交回复
热议问题