Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 1.95 KB

README.md

File metadata and controls

30 lines (24 loc) · 1.95 KB

Stable version License: MIT Kotlin Compose

platform - macOS platform - windows

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.
image

Roadmap:


Release notes: