hdc 常用命令汇总
土司dgg 2024-02-22 11:39:50 发布1888 浏览 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
其他
相关推荐
鸿蒙应用开发/上架全流程热点问题汇总:原因+解决方案
User_芊芊君子
23929
0【有搜必应】之HarmonyOS热搜技术问题解析 系列汇总(持续更新中…)
鸿蒙小助手
29341
0“答开发者问”之HarmonyOS技术问题解析 系列汇总(持续更新内容请点击原帖查看)
鸿蒙小助手
28669
0【汇总贴】HarmonyOS官方模板优秀案例 (持续更新中 · 收藏不迷路)
鸿蒙小助手
21765
0HDC 2025“碰一碰”火出圈!App Linking解锁酷炫链接新玩法
鸿蒙小助手
3873
0
土司dgg
我还没有写个人简介......
56
帖子
0
提问
201
粉丝
最新发布
鸿蒙生态创新开放能力论坛:全生命周期一站式服务,给创意“减负”,为成功“提速”
2025-12-02 11:48:16 发布华为鸿蒙二合一平板电脑正式发布,开启高效融合新场景
2025-11-26 16:25:39 发布热门推荐