V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
18870715400
V2EX  ›  Python

求助, Python 有什么可以实时操控包括显示手机屏幕的应用推荐么, 操控包括点击、滑动、输入这三项操作

  •  
  •   18870715400 · 2020-06-22 23:03:58 +08:00 · 2906 次点击
    这是一个创建于 1414 天前的主题,其中的信息可能已经有所发展或是发生改变。
    8 条回复    2020-06-23 10:19:35 +08:00
    misaka19000
        1
    misaka19000  
       2020-06-22 23:07:04 +08:00
    appium
    18870715400
        2
    18870715400  
    OP
       2020-06-22 23:16:42 +08:00
    @misaka19000 好的, 谢谢
    ClericPy
        3
    ClericPy  
       2020-06-22 23:26:45 +08:00
    去年大火的: Genymobile/scrcpy: Display and control your Android device - https://github.com/Genymobile/scrcpy

    一直很火的: Welcome | Frida • A world-class dynamic instrumentation framework - https://frida.re/docs/home/

    不纠结 python 的话选择更多, 稍微会点 adb shell 的命令, 很多东西可以做, 就像 Tasker, 价格特别便宜( 2 顿饭?), 主要是可以把自动操作的脚本做成 apk, 脱离电脑自己执行挺方便的
    JCZ2MkKb5S8ZX9pq
        4
    JCZ2MkKb5S8ZX9pq  
       2020-06-22 23:40:16 +08:00
    https://github.com/openatx/uiautomator2

    网易那个也用过,感觉参数比较乱,可能为了适用范围加了很多我用不着的东西,还要自己 alias 简化,感觉还是这个方便点。
    cz5424
        5
    cz5424  
       2020-06-23 00:29:19 +08:00
    同 appium
    pythonee
        6
    pythonee  
       2020-06-23 06:36:41 +08:00 via iPhone
    这是要搞什么黑操作吗
    18870715400
        7
    18870715400  
    OP
       2020-06-23 09:48:11 +08:00
    我是需要远程互联网上控制手机设备,而且通过 minicap 和 minitouch 使用 socket 通信来实时显示屏幕和实时操控设备, 你们所说的项目都是在 usb 连接和同一局域网内现在我想利用相似的 python 项目取得其中屏幕操作那部分功能的处理程序
    MerlinShieh
        8
    MerlinShieh  
       2020-06-23 10:19:35 +08:00
    用过的 appium wditor(uiautomator2) airtest (网易出的 IDE )
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   5671 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 28ms · UTC 08:41 · PVG 16:41 · LAX 01:41 · JFK 04:41
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.