摘要: Maxim 对应GitHub地址:https://github.com/zhangzhao4444/Maxim,其是对Android monkey的改进工具。是基于遍历规则和高性能要求。 条件准备: 1、https://github.com/zhangzhao4444/Maxim网站下载 frame 阅读全文
posted @ 2022-06-09 22:45 钟爱酷夏 阅读(364) 评论(0) 推荐(0)
摘要: adb 环境安装并配置环境变量 常用命令汇总: 1、查看电脑已经连接的手机设备 adb devices 2、通过logcat日志获取应用APP入口 mac/linux:adb logcat ActivityManager:I | grep "cmp" windows:adb logcat Activ 阅读全文
posted @ 2022-06-06 14:45 钟爱酷夏 阅读(428) 评论(0) 推荐(0)