https://github.com/varuns2002/android-show-taps-qs-tile
Android app which adds a Quick Settings Tile to toggle “Show taps” option in Developer Options.
https://github.com/varuns2002/android-show-taps-qs-tile
android developer-options qs-tile quick-setting-tile show-taps
Last synced: 10 months ago
JSON representation
Android app which adds a Quick Settings Tile to toggle “Show taps” option in Developer Options.
- Host: GitHub
- URL: https://github.com/varuns2002/android-show-taps-qs-tile
- Owner: VarunS2002
- License: gpl-3.0
- Created: 2021-07-10T12:19:55.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2022-05-10T07:59:02.000Z (almost 4 years ago)
- Last Synced: 2025-04-06T13:19:35.742Z (about 1 year ago)
- Topics: android, developer-options, qs-tile, quick-setting-tile, show-taps
- Language: Kotlin
- Homepage:
- Size: 219 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# Android-Show-Taps-QS-Tile
Android app which adds a Quick Settings Tile to toggle “Show taps” option in Developer Options.
## [Downloads](https://github.com/VarunS2002/Android-Show-Taps-QS-Tile/releases/)
> [](https://github.com/VarunS2002/Android-Show-Taps-QS-Tile/releases/download/2.0.0/Android-Show-Taps-QS-Tile_2.0.0.apk)
[](https://www.gnu.org/licenses/gpl-3.0)
## Requirements:
- Android 7.0+ (Nougat/SDK 24)
## Note:
- Regarding **Play Protect** warning:
- Play Protect might show a warning before installing this app.
- This is because this app targets Android 5.1 (Lollipop/SDK 22) which is outdated and not allowed on the Play Store.
- The reason for this app to target SDK 22 is that apps targeting Android 6 (Marshmallow/SDK 23) and above are not allowed to modify secure system settings such as "Show Taps".
- This app is completely safe to install and use and no data is collected either.
- This app may not work on all devices due to ROM specific issues.
- If you face any issue or have a suggestion then feel free to open an issue.