Adbfriend
Manages Android devices via ADB with developer-focused features.
关于
Adbfriend is a command-line tool designed to simplify Android device management via ADB (Android Debug Bridge), primarily catering to developers. It offers a range of features including file syncing, device configuration for testing (disabling animations, enabling touches), app uninstallation by pattern, and package management with immersive flag application, force-stopping, and data clearing. Additionally, it incorporates an MCP (Model Context Protocol) Server, enabling integration with AI tools for tasks like querying device information and performing actions based on prompts.
主要功能
- 15 GitHub stars
- Manages packages with immersive flag, force-stop, and data clearing options
- Configures devices for testing (disable animations, enable touches, etc.)
- Syncs files to Android devices, skipping existing files
- Uninstalls apps by pattern matching
- Offers an adb-speed tool for cable quality assessment
使用案例
- Simplifying common ADB tasks for Android developers
- Integrating Android device management into AI-powered workflows
- Automating Android device setup for testing