Is global search in android still available for de

2019-01-27 01:32发布

I'm stuck for adding global search to my app. I did everything that I should do. my question is is global search is still available for developer? I read somewhere that Google replaced it with index.

Thank you for your time and help

1条回答
走好不送
2楼-- · 2019-01-27 02:12

While global search (via the searchable.xml includeInGlobalSearch attribute) is available as part of Making Android TV Apps Searchable, the current Google Search app on phones and tablets does not support global search. As you mentioned, Google now strongly recommends using App Indexing to surface results from your app within the search results.

查看更多
登录 后发表回答