简体   繁体   English

Android 应用程序了解如何应用深度链接

[英]Android App for how to apply deep-linking

how to create deep-linking URL and how to apply in my android app to open specific activity in android app.如何创建深度链接 URL 以及如何在我的 android 应用程序中应用以在 android 应用程序中打开特定活动。 i am new in this field please help me.我是这个领域的新手,请帮助我。

https://docs.branch.io/deep-linking/routing/ Use this link to implement deeplinking in Android/iOS apps I have done in two Mobile apps in android and in 1 iOS app https://docs.branch.io/deep-linking/routing/使用此链接在 Android/iOS 应用程序中实现深度链接我已经在 android 和 1 Z1BDF605991920DB11CBDF850820 应用程序的两个移动应用程序中完成

If you face any issue kindly comment, will help you in the same如果您遇到任何问题,请发表评论,同样会帮助您

You can implement on your own like this https://medium.com/@muratcanbur/intro-to-deep-linking-on-android-1b9fe9e38abd您可以像这样自行实现https://medium.com/@muratcanbur/intro-to-deep-linking-on-android-1b9fe9e38abd

or You can use some deeplink library which makes your life easy like https://github.com/airbnb/DeepLinkDispatch或者您可以使用一些使您的生活变得轻松的深度链接库,例如https://github.com/airbnb/DeepLinkDispatch

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM