RuStore Deeplinks
注意
该门户网站正在开发中。文档的完整版本请看这里.
您可以通过deeplinks从您的应用程序打开RuStore的某些应用屏幕。
例如,您可以使用以下代码打开用户所有订阅的屏幕:
try { \`\`startActivity(Intent(Intent.ACTION_VIEW, Uri.parse( \"rustore://profile/subscriptions\" )))} catch (ex: ActivityNotFoundException) { \`\`// Handle error when RuStore is not installed}
中"rustore://profile/subscriptions"是RuStore deeplink。您可以将其替换为下面列出的任何deeplink,以打开所需的RuStore应用屏幕。
支持的浏览器
浏览器 | RuStore Deeplinks支持Deeplinks |
---|---|
Google Chrome | 是 |
Yandex浏览器 | 是 |
Mozilla Firefox | 否 |
Opera | 否 |
Mi Browser | 否 |
Samsung Internet | 否 |
Deeplinks列表
功能 | Deeplinks |
---|---|
应用程序屏幕 |
将提议打开RuStore或其他应用商店。其中 |
订阅屏幕 |
|
账户/更新屏幕 |
|
登录屏幕 |
|