# adb-utils **Repository Path**: hasaki1/adb-utils ## Basic Information - **Project Name**: adb-utils - **Description**: adb的python封装 - **Primary Language**: Python - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-09-16 - **Last Updated**: 2022-04-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # adb-utils 对adb常用接口的二次开发 ## Requirements - python>=3.8 - 项目里用到了[base_image](https://github.com/hakaboom/base_image) 因此需要额外安装opencv-python,后续会想办法优化掉 ## Installation pip3 install adb-utils ## TODO (9月计划) - [ ] minicap集成 - [ ] minitouch集成 - [ ] 设备性能数据可视化 - [ ] 基于PYQT的设备管理工具 ## 备注 对于低版本android不打算做适配 ## 函数 不打算写,看源码备注就行了