list_packages
Retrieve a formatted list of installed packages on an Android device using its serial number. Optionally include system apps for comprehensive analysis.
Instructions
List installed packages on the device.
Args: serial: Device serial number include_system_apps: Whether to include system apps in the list
Returns: Formatted list of installed packages
Input Schema
Name | Required | Description | Default |
---|---|---|---|
include_system_apps | No | ||
serial | Yes |