adb_test_gen_from_intents
Analyzes a package's activities and intent filters to create a test workflow that launches each exported activity and verifies rendering. Generates JSON compatible with adb_workflow_run.
Instructions
Analyze a package's registered activities and intent filters to generate a test workflow that launches each exported activity and verifies it renders. Produces workflow JSON compatible with adb_workflow_run.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| packageName | Yes | Package name to analyze | |
| device | No | Device serial |