ohos-dev-distributed-device-image-flashing
Installation
SKILL.md
Flash OpenHarmony Device with Daily Build
Download daily build and flash via hdc updater mode. Scripts are generic — not hardcoded to any specific repo or device.
Scripts
| Script | Purpose |
|---|---|
download_daily.py |
Query DCP API, download + extract device image |
flash_device.py |
Parse parameter.txt for partitions, flash via hdc updater mode |
Use the actual installed skill directory when running the helper scripts.
Required Workflow
Follow these steps in order. Do not skip connectivity checks.