QuickTiles vs Screenshot Tile (NoRoot)

Side-by-side comparison of two open source alternatives

Q

QuickTiles

QuickTiles lets you add custom quick settings tiles to your Android device, enabling fast access to your favorite actions and shortcuts. The app is open source and privacy-friendly. Features: - ๐ŸŽต Media control (play/pause, next, previous, media volume) - ๐Ÿ”Š Show volume panel - ๐Ÿ“… New event/alarm/timer - ๐Ÿ“ž Make call - ๐Ÿ“ท Take photo/record video - ๐Ÿงฎ Open calculator/file manager - ๐Ÿ“ฑ Open custom apps - ๐Ÿ” Search settings - ๐ŸŒ Open languages - ๐Ÿ“– Open dictionary/privacy - ๐Ÿ”— Open VPN/data usage/screen cast/connected devices/about - โฒ๏ธ Set screen timeout - ๐Ÿ”” Switch volume modes (normal, vibrate, priority only, alarms only, total silence) - ๐Ÿ’ก Adjust brightness - ๐ŸŒ™ Adaptive brightness toggle - ๐ŸŒ‘ Grayscale - ๐Ÿ“ธ Take screenshot - ๐Ÿ”„ Force rotation (0ยฐ, 90ยฐ, 180ยฐ, 270ยฐ) - ๐Ÿ”’ Lock screen - ๐Ÿ–ฅ๏ธ Split screen - ๐Ÿ“ณ Set vibration on calls - โšก Open power menu - ๐Ÿ”‹ Show battery level - ๐Ÿ”ข Counter - ๐Ÿž Enable/disable USB debugging - ๐Ÿ•น๏ธ Enable/Disable demo mode - ๐Ÿ› ๏ธ Open developer options - ๐ŸŒ™ Enable/Disable keep screen on - ๐Ÿƒ Set animator duration scale - ๐Ÿšซ Disable all animations - ๐Ÿ Always finish activities **Important:** Google Play Protect may warn that QuickTiles is a "harmful app." This is a false positive. You can check the full source code in this repository โ€” there is no malicious activity. If you disable Play Protect, Android may still periodically show warnings. This seems to be because Android stores previously detected warnings and repeats them, even after Play Protect is turned off. Acknowledgments: Icons - Old App icon by [Freepik](https://www.flaticon.com/authors/freepik) from [Flaticon](https://www.flaticon.com/) - New App Icon generated with DALL-E 3 ([OpenAI](https://openai.com/dall-e-3/)) - Toggle-split-screen icon by [Smashicons](https://www.flaticon.com/authors/smashicons) from [Flaticon](https://www.flaticon.com/) Open Source Projects - [Dev-Tiles](https://github.com/mustafa01ali/Dev-Tiles) by Mustafa Ali ([Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0.txt)) - [Dev-QuickSettings](https://github.com/adriangl/Dev-QuickSettings) by Adriรกn Garcรญa ([Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0.txt)) - [Adaptive Brightness Tile](https://github.com/rascarlo/AdaptiveBrightnessTile) by rascarlo ([GNU GPLv3](https://www.gnu.org/licenses/gpl-3.0.txt)) - [PowerButtonTile](https://github.com/rascarlo/PowerButtonTile) by rascarlo ([GNU GPLv3](https://www.gnu.org/licenses/gpl-3.0.txt)) - [Greyscale](https://github.com/fei-ke/Greyscale) by fei-ke ([Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0.txt))

Screenshot Tile (NoRoot)

Adds a button/tile to the quick settings panel to take screenshots. After install you need to add the button/tile to your quick settings and then grant the permissions to record screen captures and save images to the internal storage. Features:โœ“ Take screenshots from the quick settings โœ“ No root required โœ“ Notification after a screenshot was taken (can be disabled) โœ“ Immediately share, edit or delete a screenshot from the notification โœ“ Edit the screenshot with the included image editor โœ“ Floating button/Overlay button like a chat bubble (Android 9+) โœ“ Use as assist app to take a screenshot (long-press the Home button) โœ“ Only take screenshot of a specific area of the screen (long-press the tile) โœ“ Delay taking a screenshot โœ“ Store in any folder on any storage e.g. sd card โœ“ Store in different file formats: png, jpg or webp โœ“ Take automatic screenshots with apps like Tasker or MacroDroid โœ“ Free, open-source, no advertising This is a fork of "Screenshot Tile [Root]" but it does not require root. Source code: github.com/cvzi/ScreenshotTile Original app: github.com/ipcjs/ScreenshotTile Open Source license is GNU GPLv3 Note: ๐ŸŽฆ When you take a screenshot, the "Google Cast" icon will appear in the status bar and it will be visible in the screenshot image. If you want to hide the icon, there is an explanation here: github.com/cvzi/ScreenshotTile#icon Permissions:โ android.permission.WRITE_EXTERNAL_STORAGE "Photos/Media/Files and Storage" This is required to save the screenshot files on the internal storage of your device. โ android.permission.FOREGROUND_SERVICE Since Android 9/Pie this permission is required to take screenshots. It basically means that this app can run without showing itself. However the app will always show a notification when it is running. Automatic screenshots:If you want to automate screenshots from another app, e.g. MacroDroid or Tasker, you can find a step-by-step guide here: github.com/cvzi/ScreenshotTile#automatic-screenshots-with-broadcast-intents Hiding the app icon:In the app settings you can hide the app icon from your launcher. You can still access the app by long pressing the tile in your quick settings. Unfortunately, Android 10 does not allow hiding an app anymore. ๐ŸŒŽ Support and translationsIf there is a problem or you want to help translate this app into your language, please contact me on github.com/cvzi/ScreenshotTile/issues, cuzi-android@openmail.cc or contribute a translation on https://crowdin.com/project/screenshottile/ This app can access the Accessibility Services API which allows this app to record the screen. Data is neither collected nor shared by this app using the accessibility capabilities.

FeatureQuickTilesScreenshot Tile (NoRoot)
LicenseGPL-3.0-or-laterGPL-3.0-only
Install sources
F-Droid
F-DroidGitHub
Categories
ProductivityMedia PlayerDev ToolsVideo
ProductivityMedia PlayerVideo
Features
Ad-FreeOpen SourceNo Tracking
Ad-FreeOpen SourceNo Tracking
Platforms
Android
Android
Website
Source code