OpenHarmony HDC tool for device HAP management. Use when users need to list installed apps, uninstall a HAP (bm uninsta…
OpenHarmony HDC tool for device HAP management. Use when users need to list installed apps, uninstall a HAP (bm uninstall -n <bundleName>), install a HAP (hdc install <path>), replace-install a HAP (hdc -r install <path>), view foreground/running apps (aa dump -a / aa dump -r), force-stop an app (aa force-stop <bundleName>), start an app (aa start -a <abilityName> -b <bundleName>), or run tests (aa test -b <bundleName> -m <moduleName> -s unittest OpenHarmonyTestRunner -s class <suiteName>[#<caseName>] -s timeout <timeout>). Presents results in Markdown format.
openharmony
cli
free
Others in the same category, ranked by how often they are opened.