显示搜索结果
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
Android 自定义标签页
默认情况下,点击搜索组件后,相应的 Google 搜索结果将显示在 Android 自定义标签页中。您可以通过向 SearchSuggestionsViewOptions
或 SearchContentViewOptions
对象提供 CustomTabsIntent.Builder 对象,自定义 CustomTabs 的外观(例如高度、菜单、颜色)。
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-25。
[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["没有我需要的信息","missingTheInformationINeed","thumb-down"],["太复杂/步骤太多","tooComplicatedTooManySteps","thumb-down"],["内容需要更新","outOfDate","thumb-down"],["翻译问题","translationIssue","thumb-down"],["示例/代码问题","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-07-25。"],[],["Clicking a search component displays Google Search results in an Android Custom Tab. Customization of the Custom Tab's appearance, including height, menus, and colors, is possible. This is achieved by providing a `CustomTabsIntent.Builder` object to either the `SearchSuggestionsViewOptions` or `SearchContentViewOptions` object. The linked resources provide further documentation on Android Custom Tabs and the builder object.\n"]]