某些应用以 Split APKs(打包在一起的多个 .apk 文件)形式分发以优化资源。标准的 Android 安装程序无法打开它们。
- Updated app to target Android 16.
This tiny app can add a "Web search" action to the text selection toolbar on Android.
It also adds a "Web search" as target for sharing text.
The default search engine can be configured in its settings page, openable in Custom Tabs toolbar, or the App info page for this app in system Settings.
Text selection toolbar requires Android 6.0 or above, so this app requires it as well.
https://github.com/zhanghai/TextSelectionWebSearch
me.zhanghai.android.textselectionwebsearch。