Android 电子市场/Google Play 网址

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/3669377/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-08-20 11:17:15  来源:igfitidea点击:

Android Market/Google Play URL

androidgoogle-play

提问by user434885

How do I find my application's market URL on the Android Market/Google Play?

如何在 Android Market/Google Play 上找到我的应用程序的市场 URL?

采纳答案by tylercomp

Not sure about the android market, I think they say you can only browse them by phone, but sites like this index them: http://www.appbrain.com/

不确定 android 市场,我想他们说你只能通过电话浏览它们,但像这样的网站索引它们:http: //www.appbrain.com/

回答by Blumer

The Market URL is formatted like this:

市场 URL 的格式如下:

market://details?id=com.example.your.package

回答by Anm

With the recent market website updates, the following will work both on the device and from non-android web browsers:

随着最近的市场网站更新,以下内容将适用于设备和非安卓网络浏览器:

https://market.android.com/details?id=com.example.your.package

However, on the device, this URL will prompt the user whether they want to open the Market app or a Browser.

但是,在设备上,此 URL 将提示用户是要打开 Market 应用程序还是浏览器。

回答by Sunkas

After the recent brand change, the url now is:

在最近的品牌变化之后,现在的网址是:

https://play.google.com/store/apps/details?id=com.example.test

https://play.google.com/store/apps/details?id=com.example.test