NFCGate vs QuickTiles

Side-by-side comparison of two open source alternatives

NFCGate

NFCGate is an Android application meant to capture, analyze, or modify NFC traffic. It can be used as a researching tool to reverse engineer protocols or assess the security of protocols against traffic modifications. On-device capture: Captures NFC traffic sent and received by other applications running on the device. Relay: Relays NFC traffic between two devices using a server. One device operates as a "reader" reading an NFC tag, the other device emulates an NFC tag using the Host Card Emulation (HCE). Replay: Replays previously captured NFC traffic in either "reader" or "tag" mode. Clone: Clones the initial tag information (e.g. ID). pcapng export of captured NFC traffic, readable by Wireshark.

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

FeatureNFCGateQuickTiles
LicenseApache-2.0GPL-3.0-or-later
Install sources
F-DroidGitHubIzzyOnDroid
F-Droid
Categories
ProductivityDev Tools
ProductivityMedia PlayerDev ToolsVideo
Features
Ad-FreeOpen SourceNo Tracking
Ad-FreeOpen SourceNo Tracking
Platforms
Android
Android
Website
Source code