DroidDesk transforms ARM64 Android phones into full Linux desktops using Termux native userspace, GPU-accelerated X11, and a Proot container fallback. It supports monitor output via USB-C or Raspberry Pi bridge.
Android IMSI-Catcher Detector is an open-source app that uses multiple radio-layer heuristics to detect IMSI catchers (StingRays) without root access, protecting mobile users from cellular surveillance.
jadx-ai-mcp combines a JADX decompiler plugin with a Python MCP server, enabling AI assistants like Claude to perform live reverse engineering on Android APKs with 30+ interactive tools.
Metasploit-termux automates installing Metasploit Framework on Android via Termux, fixing Ruby 3.4 Nokogiri/Gumbo native extension build issues on ARM64. Here’s how it works.
Network Switch is a Kotlin Android app enabling quick toggling of 34 network modes via root or Shizuku, using Android hidden APIs for non-root devices.
udroid uses Termux and PRoot to run full Ubuntu desktops (XFCE4, MATE, GNOME) on Android devices without root access, enabling portable Linux workstations on mobile hardware.
Scrcpy-GUI wraps the scrcpy Android mirroring CLI in a cross-platform Flutter desktop app with a visual command builder and device management. It simplifies scrcpy usage across Windows, macOS, and Linux.
TubeAIO NextGen rewrites AIO Video Downloader on Android with Clean Architecture, MVVM, and yt-dlp integration, supporting 1000+ sites, torrent downloads, and an ad-free browser.
PlainApp turns your Android phone into a self-hosted management server with end-to-end encryption via TLS plus XChaCha20-Poly1305 on the local network. No cloud needed.
SmartScan Android runs vector similarity search and clustering entirely on-device using ONNX Runtime, enabling offline private text and reverse-image search over local media.
TextBee turns Android devices into SMS gateways controlled via a REST API using Firebase Cloud Messaging. It blends Android native SMS with a Next.js dashboard and NestJS backend for flexible SMS sending and receiving.
Skip enables single-codebase SwiftUI development for iOS and Android with native UI via Swift compilation or Swift-to-Kotlin transpilation. Over 2,200 Swift packages supported.
Appteka is an open-source Android app store alternative built with Kotlin using MVP layered over Clean Architecture, emphasizing framework-agnostic presenters and multi-engine antivirus scanning.
Nearby Glasses is a Kotlin Android app that detects smart glasses nearby by scanning BLE advertising frames for manufacturer company IDs. It uses RSSI to estimate proximity with configurable thresholds.
Nothing Archive provides a static site hub for Nothing OS OTA firmware archiving, using automated OEM scraping, AOSP delta OTA extraction, and community-driven tooling.
awesome-android-root is a community-curated catalog of 470+ Android root apps, modules, and guides, detailing modern root methods and workflows including Magisk, KernelSU, and LSPosed.
OpenPods is an Android app that locally monitors AirPods and Beats battery levels by decoding Apple’s proprietary Bluetooth Low Energy advertisements. It supports all AirPods and Beats models without cloud dependencies.
OpenClaw runs natively on Android via Termux using a Node.js patch that fixes Bionic libc issues, cutting boot time to ~2s and slashing RAM overhead. Here’s how it works.
nix-on-droid brings the Nix package manager to Android using proot and a modified Termux environment, enabling declarative software management without root access.