# AdbHelper **Repository Path**: defuture/AdbHelper ## Basic Information - **Project Name**: AdbHelper - **Description**: Android开发者必备的Adb便携工具 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2024-07-20 - **Last Updated**: 2024-07-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # AdbHelper 使用 `Jetpack Compose For Desktop` 编写的` Android ADB便携式工具`。 > 1、当前运行App的基本信息 ![activity_history](images/activity_history.gif) > 2、应用列表、管理、安装 ![app_list](images/app_list.gif) ![app_install](images/app_install.gif) > 3、adb基本命令操作 ![forward](images/forward.gif) > 4、布局信息解析、搜索 ![layout_tree](images/layout_tree.gif) > 5、多设备切换 ![multiple_devices](images/multiple_devices.gif) * 通过`Runtime`执行 `Command` 命令。 * 编译环境: > jdk-18.0.2.1 > > IntelliJ IDEA 2022.2.3