Listar apps instaladas
adb_list_packagesList installed Android packages, filtering to user-installed apps by default. Exclude system apps to focus on third-party applications.
Instructions
Lista los paquetes instalados. Por defecto solo apps de usuario (no del sistema).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| thirdPartyOnly | No | Si true, solo apps instaladas por el usuario (no del sistema). |