# ViewServer_ohos **Repository Path**: isrc_ohos/view-server_ohos ## Basic Information - **Project Name**: ViewServer_ohos - **Description**: 本项目是基于开源项目ViewServer进行鸿蒙化的移植和开发的可视化界面显示布局调试支持工具 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 12 - **Forks**: 0 - **Created**: 2021-02-04 - **Last Updated**: 2025-02-21 ## Categories & Tags **Categories**: harmonyos-layout **Tags**: None ## README # ViewServer_ohos **本项目是基于开源项目ViewServer进行鸿蒙化的移植和开发的,可以通过项目标签以及github地址( https://github.com/romainguy/ViewServer )追踪到原安卓项目版本** #### 项目介绍 - 项目名称:可视化界面显示布局调试支持工具 - 所属系列:鸿蒙的第三方组件适配移植 - 功能:用于支持未来可能会推出的鸿蒙Hierarchy Viewer - 项目移植状态:基本功能实现 - 调用差异:未知(可能需根据鸿蒙Hierarchy Viewer进行适配) - 项目作者和维护人:赵柏屹 - 联系方式:isrc_hm@iscas.ac.cn - 原项目Doc地址:https://github.com/romainguy/ViewServer ViewServer是一个类,您可以在鸿蒙的应用程序中重写它,适配鸿蒙的Hierarchy Viewer Hierarchy Viewer可以查看鸿蒙手机的线程以及查看鸿蒙程序的布局 **截至今日,鸿蒙的Hierarchy Viewer尚未推出** #### 版权和许可 ViewServer_ohos经过[Apache License, version 2.0](http://www.apache.org/licenses/LICENSE-2.0)授权许可。