download_apk
Download a RuStore APK by package name, verify its signature, and return the local file path, version, size, and SHA-256 hash.
Instructions
Download the latest free standalone APK from RuStore using just its package name.
Returns absolute local path, version, byte size, SHA-256, certificate and cached flag. Verifies the package/version in AndroidManifest and APK signature against RuStore. Reuses a verified cached copy of the same version. max_mib: 1..4096, default 1024. Requires Android SDK aapt/apksigner and Java on the server host. May take several minutes. Does not install or run the APK. Call sequentially for a package list; stop on HTTP 403/429.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_mib | No | ||
| package_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||