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

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.

Awesome Lists containing this project

README

          

icon_square

# 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/)

> [![APK: v2.0.0](https://img.shields.io/badge/APK-v2.0.0-brightgreen)](https://github.com/VarunS2002/Android-Show-Taps-QS-Tile/releases/download/2.0.0/Android-Show-Taps-QS-Tile_2.0.0.apk)
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](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.