简体   繁体   English

使用没有网站的Firebase进行Android应用索引

[英]Android app indexing using firebase having no website

I want to implement App indexing using firebase android Api. 我想使用Firebase android Api实现App索引编制。 But it says there is need to establish association between app and website b generating Digital Asset Link file. 但是它说有必要在应用程序和生成数字资产链接文件的网站之间建立关联。 But I do not have website for my app.So is it possible to implement App Indexing without website? 但是我没有我的应用程序的网站,那么没有网站就可以实现应用索引吗? If yes how to create Android app deep links 如果是,如何创建Android应用深链接

Please help me. 请帮我。 Thanks in advance. 提前致谢。

You need a website to do this. 您需要一个网站来执行此操作。

However, there's no requirement that you have to host it. 然而,有没有要求必须拥有它。 Branch.io (full disclosure: I'm on the Branch team) helps take care of this by hosting placeholder pages for each piece of content you want to have indexed. Branch.io (全面披露:我在Branch团队中)通过为要索引的每个内容托管占位符页面来帮助解决此问题。

Read here for more info on how to set it up. 在此处阅读有关如何设置的更多信息。

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

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