adb_list_splits
Lists all APK split paths installed for a package, including base APK and configuration splits for language, density, and ABI.
Instructions
List all APK split paths installed for a package. Shows the base APK and any configuration splits (language, screen density, ABI).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| packageName | Yes | Package name (e.g., 'com.example.app') | |
| device | No | Device serial |