简体   繁体   English

从网页打开Android应用

[英]Opening android app from webpage

I have a webpage and i made an app from my webpage. 我有一个网页,并通过该网页制作了一个应用程序。 My question is can i open my app from the webpage? 我的问题是我可以从网页上打开我的应用程序吗? My app package name is: com.myapp.comic and if user visits my webpage there will be a link to Open in app, like in instagram, is it possible? 我的应用程序包名称是:com.myapp.comic,如果用户访问我的网页,将有一个指向“在应用程序中打开”的链接,例如在instagram中,这可能吗? My app is not on the Play Market. 我的应用不在Play市场上。

what you are trying to do is called deep linking . 您尝试做的事情称为深层链接

here's a nice guide https://blog.branch.io/technical-guide-android-deep-linking-uri-schemes/ 这是一个很好的指南https://blog.branch.io/technical-guide-android-deep-linking-uri-schemes/

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

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