How to deeplink to product page for Amazon Shopping app in Android?

巧了我就是萌 提交于 2019-12-22 18:56:09

问题


Using Intents/Activities, how can I programatically deeplink / launch the Amazon Shopping app to the landing page of a particular product in Android?


回答1:


Can you provide more information on what you're trying to accomplish?

Executing deep links will lead the user to the specific App and content which the deep link corresponds to. You can see more information in Google documentation - https://developers.google.com/app-indexing/android/app



来源:https://stackoverflow.com/questions/33577880/how-to-deeplink-to-product-page-for-amazon-shopping-app-in-android

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!