Inspect Android device hardware, apps, permissions, and logs over ADB safely.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "droidprobe" yet — see the docs or source repo.
Use droidprobe to read the basic information of this Android device, including model, Android version, CPU/memory overview, and connection status, then summarize it in bullet points.
A concise device environment overview to verify whether the test device meets requirements.
Use droidprobe to inspect the target app's installed package details and permission list on the device, identify sensitive permissions, and group them by risk level.
An app package and permission review with a sensitive permission list and risk categorization.
Use droidprobe to read device logs, filter errors, crashes, or permission denials related to the target app, and summarize possible causes.
A log summary organized by issue type to help locate failure sources and guide next steps.
Control Android devices with natural language for native app testing automation.
Inspect and control Android devices via ADB for UI actions and logs.
Control Android devices and emulators for debugging, logs, files, and UI tasks.
Remotely control Android devices via ADB for debugging, testing, and management.
Control Android devices via ADB for UI interaction and inspection.
Use natural language to automate Android IPC security testing with Drozer.