An open API service indexing awesome lists of open source software.

https://github.com/zhanghai/textselectionwebsearch

Add web search to text selection toolbar on Android
https://github.com/zhanghai/textselectionwebsearch

android android-application search text-selection

Last synced: about 1 year ago
JSON representation

Add web search to text selection toolbar on Android

Awesome Lists containing this project

README

          

# Select Text to Search

[![Android CI status](https://github.com/zhanghai/TextSelectionWebSearch/workflows/Android%20CI/badge.svg)](https://github.com/zhanghai/TextSelectionWebSearch/actions) [![GitHub release](https://img.shields.io/github/v/release/zhanghai/TextSelectionWebSearch)](https://github.com/zhanghai/TextSelectionWebSearch/releases) [![License](https://img.shields.io/github/license/zhanghai/TextSelectionWebSearch?color=blue)](LICENSE)

![Select Text to Search](app/src/main/res/mipmap-xxxhdpi/launcher_icon.png)

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.

[Get it on Google Play](https://play.google.com/store/apps/details?id=me.zhanghai.android.textselectionwebsearch) [Get it on F-Droid](https://f-droid.org/packages/me.zhanghai.android.textselectionwebsearch)

[Get it on Coolapk](https://www.coolapk.com/apk/me.zhanghai.android.textselectionwebsearch) [Get the APK](https://github.com/zhanghai/TextSelectionWebSearch/releases/latest/download/app-release.apk)

## Preview

## License

Copyright (C) 2018 Hai Zhang

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see .