Python+ADB技术用于手机控制(喵糖活动)
发布时间
阅读量:
阅读量
python+ADB实现手机控制(2021淘宝的喵糖活动自动点击)
-
背景
-
环境
-
- ADB(Android 调试桥)
- python环境
- 手机环境
-
简单程序
背景
双11购物狂欢节 shopping experience is quite exhausting, requiring one to manually click through each item with lengthy waits. In contrast, setting up a small program to auto-scroll through items would be much more efficient and convenient.
环境
ADB(Android 调试桥)
改写说明
ADB的官网下载连接 :
ADB下载后解压,不能直接点击EXE文件运行,需要通过命令行的方式打开。

使用命令行界面打开ADB之前,请确保将工作目录切换至包含'adb.exe'的路径中。运行命令'ad
全部评论 (0)
还没有任何评论哟~
