get_manifest
Extract and retrieve the AndroidManifest.xml file from a decoded APK project to analyze app permissions, components, and configurations.
Instructions
Get the AndroidManifest.xml content from a decoded APK project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_dir | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |