원클릭으로
uda-app
Install and launch user-defined HTML apps (UDA) generated on AOHP devices.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Install and launch user-defined HTML apps (UDA) generated on AOHP devices.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
List installed packages and start, stop, or inspect apps on a logical display via the aohp CLI.
List, create, destroy, and focus AOHP virtual displays via the aohp CLI (no MediaProjection).
Register, drain, and stop AOHP Toast/notification event streams via the aohp CLI.
Locate recent files, show paths in the AOHP File Bridge UI, and open Android sharing via the aohp CLI.
Screenshots and UI hierarchy (windows/nodes) on a logical display via the aohp CLI.
Create, run commands in, reset, or manage services inside AOHP Linux chroot sandboxes via the aohp CLI.
SOC 직업 분류 기준
| name | uda-app |
| description | Install and launch user-defined HTML apps (UDA) generated on AOHP devices. |
| metadata | {"openclaw":{"requires":{"bins":["aohp"]}}} |
Use after aohp-uda / uda.generate completes (uda.status shows hasApp: true).
aohp uda install -j <jobId> --pin
Registers the app and pins a launcher shortcut on the AOHP home screen.
aohp uda launch -j <jobId>
Opens UdaAppActivity (WebView + asset loader). Deep link: aohp-uda://app/<jobId>.
| Command | RPC |
|---|---|
aohp uda pin -j <id> | uda.pin |
aohp uda uninstall -j <id> | uda.uninstall |
aohp uda preview -j <id> | uda.preview (dev HTTP preview) |
Public install registry (for system Launcher integrations): /data/aohp/shared/uda/registry.json.