adb_list_apps
List installed applications on an Android TV device via ADB, with an option to filter for user-installed packages only by enabling the third_party flag.
Instructions
List installed packages; third_party=true for user-installed only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| serial | No | device serial (host:port); omit if only one device | |
| third_party | No |