Google 播放市场自动完成图标
Google play market autocomplete icon
当我在
中搜索我的应用程序时
Google Play Store
我发现 google 在没有我的图标的情况下自动完成我的应用程序(如上图所示)。
我尝试将以下行添加到我的应用程序清单:android:icon="@mipmap/ic_launcher"
但没有成功。
我是否应该在我的清单中添加其他内容,以便 google 将使用图标自动完成用户我的应用程序?
要清楚的示例:
回答是没有办法控制,因为没有GoogleAPI
@Simon Marquis 回答:
"This is not part of a public API. There is no documentation about
this. It also seems to be a generic word, compared to a brand such as
the first result."
当我在
中搜索我的应用程序时Google Play Store
我发现 google 在没有我的图标的情况下自动完成我的应用程序(如上图所示)。
我尝试将以下行添加到我的应用程序清单:android:icon="@mipmap/ic_launcher"
但没有成功。
我是否应该在我的清单中添加其他内容,以便 google 将使用图标自动完成用户我的应用程序?
要清楚的示例:
回答是没有办法控制,因为没有GoogleAPI
@Simon Marquis 回答:
"This is not part of a public API. There is no documentation about this. It also seems to be a generic word, compared to a brand such as the first result."