apktool-mcp-server wraps apktool as an MCP server, enabling interactive AI-driven decoding, analysis, and modification of APKs with real-time rebuilds. Integrates with Claude Desktop and Ollama.
Dock-Droid wraps QEMU/KVM Android emulation into Docker containers with full hardware passthrough and GUI forwarding, supporting BlissOS and custom images for app testing and CI/CD.
jadx-mcp-server connects LLMs like Claude to a live JADX-GUI decompiler via the Model Context Protocol, enabling interactive AI-assisted reverse engineering of Android APKs.
Roxum IDE turns Android devices into portable polyglot development environments by bundling language servers and compilers inside a Flutter-built app. It supports Rust, Go, Lua, and Dart with integrated Git and terminal workflows.
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.