问题
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:
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.
来源:https://stackoverflow.com/questions/28641902/is-global-search-in-android-still-available-for-developer