internal_app_sharing_upload_apk
Upload an APK for internal testing on Google Play and obtain a shareable link for distribution.
Instructions
Upload an APK for internal app sharing. Returns a link you can distribute internally.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| packageName | Yes | Android application package name, e.g. com.example.app | |
| file | Yes | Absolute path to the .apk file |