Download System Apk Variant
download_system_apk_variantDownload a previously created system APK variant to any local path by specifying package name, version code, and variant ID.
Instructions
Download a previously created system APK variant to a local file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| variant_id | Yes | ID of the system APK variant (from `list_system_apk_variants`) | |
| package_name | Yes | App package name | |
| version_code | Yes | Version code of the app bundle | |
| destination_path | Yes | Local path to write the APK bytes to |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||