Get app info
get_app_infoRetrieves installed app details from an Android device, including version, target and minimum SDK, install path, and running PID.
Instructions
Get installed-app info from the device: version, target/min SDK, install path, running PID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appId | No | Application id (defaults to session) | |
| serial | No | Device serial (defaults to session or the only device) |