ADBugger is a desktop tool for debugging and QA of Android devices and emulators. It simplifies testing, debugging, and performance analysis, offering device management, automated testing, log analysis, and remote control capabilities to ensure smooth app performance across different setups.
Core Functionality
- Device Management: List connected devices and emulators, and start and stop emulators.
- Package Management: Install APKs, list installed apps, and grant and revoke permissions.
- ADB Commands: Execute ADB commands on selected targets.
- Log Management: View and filter Android device logs (Logcat).
- Input Simulation: Send input events (buttons, keyboard) to devices.
- Port Forwarding: List and reverse specific ports.
- One To All: Execute commands simultaneously on multiple devices.
- Educating: Display the underlying commands used.
Roadmap:
Release notes: