adb_push
Push files from computer to Android device with pre-flight checks for kernel path restrictions, filesystem type warnings, symlink resolution, and storage availability.
Instructions
Push a local file to the device filesystem. Pre-flight checks: hard-blocked kernel paths, filesystem type warnings, symlink resolution, and destination storage availability.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| localPath | Yes | Local file path to push | |
| remotePath | Yes | Destination path on device | |
| device | No | Device serial |