hdc 常用命令汇总
土司dgg 2024-02-22 11:39:50 发布1895 浏览 20 点赞 25 收藏
hdc 命名
$ hdc shell am force-stop com.css.umetrip$ hdc shell bm uninstall com.css.umetrip$ hdc file send D:\Download\Umetrip\Umetrip\entry\build\outputs\hap\debug\entry-debug-rich-signed.hap$ hdc shell bm install -p /sdcard/58fc49336c4c4ed885aa12074498e153/$ hdc shell rm -rf /sdcard/58fc49336c4c4ed885aa12074498e153$ hdc shell aa start -p “com.css.umetrip” -n “com.css.umetrip.MainAbility” -a actionhdc shell am start -n com.quartet.scooter24op/com.huawei.codelab.MainAbilityShellActivity //启动activityhdc shell bm uninstall com.quartet.scooter24op //卸载应用hdc shell am force-stop com.quartet.scooter24op //停止应用hdc kill 杀掉hdc进程,类似adb kill-serverhdc shell bm get -u 鸿蒙获取UDIDhdc shell bm get --udid6059A2FDB895E6BB2BA272D425E6C07DE119219A9ABA9001EDB920B40C7454BFhdc hilog -c/–clear 清除日志hdc app install xxxx.apk //安装apkhdc app uninstall packagename //卸载应用hdc list targets 列出设备
获取设备版本等
hdc shell
getprop hw_sc.build.os.apiversion
getprop hw_sc.build.os.releasetype
设备pull文件到电脑D盘
hdc file recv /system/etc/window/resources/display_manager_config.xml D://
日志过滤
hilog | grep “TAG”
截图
snapshot_display -i 0
查看某个包名
ps -ef | grep xxx
xxx是进程名
杀某应用进程
hdc shell ps 查看所有进程
hdc shell kill 进程号id
校验MD5 文件
md5sum updater.zip
电源休眠模式 601 标准 602 不休眠
power-shell setmode 602
查看应用签名
hdc shell “bm dump -n com.ohos.launcher | grep finger”
1.添加远程仓库
git remote
git remote add pb https://github.com/paulboone/ticgit
git remote -v
- 先提交本地开发分支代码 (开发分支default)
git add .
git commit -m “” - 切换到要滚动的分支
git fetch origin
git checkout OpenHarmony-3.2-Release - 切回开发分支, 合并社区分支
git checkout default
git merge OpenHarmony-3.2-Release
// 有冲突需要解决
©本站发布的所有内容,包括但不限于文字、图片、音频、视频、图表、标志、标识、广告、商标、商号、域名、软件、程序等,除特别标明外,均来源于网络或用户投稿,版权归原作者或原出处所有。我们致力于保护原作者版权,若涉及版权问题,请及时联系我们进行处理。
分类
其它
标签
HarmonyOS
HDC
其他
相关推荐
上架检测FAQ汇总(持续更新中...)
鸿蒙小助手
2096
0哔哩哔哩亮相 HDC 2026:接入鸿蒙系统级能力,让内容体验更流畅更智能
4764
0华为HDC 2026直击:鸿蒙构建全场景生态,实现技术引领
7749
0一文看懂HDC 2026全部亮点:鸿蒙生态爆发式增长 HarmonyOS 7亮相
3328
0HDC 2026:AI重塑服务分发逻辑,鸿蒙元服务助力伙伴商业化增长
代码写秃了
3687
0
土司dgg
我还没有写个人简介......
83
帖子
0
提问
201
粉丝
最新发布
高通收购RISC-V芯片设计公司Ventana以加强CPU研发
2025-12-11 08:34:40 发布特朗普称英伟达可向中国出售 H200 芯片,华盛顿要分得 25% 收益
2025-12-09 10:37:25 发布热门推荐
京公网安备:11010502051901号