# oh_hap_tools **Repository Path**: fatlin/oh_hap_tools ## Basic Information - **Project Name**: oh_hap_tools - **Description**: 鸿蒙 hap 辅助脚本 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-11-23 - **Last Updated**: 2024-11-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # oh_hap_tool ## 简介 由于 [Graphics Profiler 使用前提](https://developer.huawei.com/consumer/cn/doc/Tools-Guides/prerequisites-0000001629966946) 需要把软件安装目录下的 **libsquid.so**、**squid.json** 拷贝到鸿蒙工程中出包。 **本脚本希望通过以下流程,直接修改已有的hap** 1. 拆hap 2. 拷贝libsquid.so、squid.json 3. 修改 包名 4. 打包hap 5. 重签 ## 运行环境 - java8以上(配置好java环境变量) - python3以上(配置好python环境变量) ## 使用说明 ## 备注