推荐学习书目
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 · Jun 22, 2020 · 3676 views
    This topic created in 2176 days ago, the information mentioned may be changed or developed.
    8 replies    2020-06-23 10:19:35 +08:00
    misaka19000
        1
    misaka19000  
       Jun 22, 2020
    appium
    18870715400
        2
    18870715400  
    OP
       Jun 22, 2020
    @misaka19000 好的, 谢谢
    ClericPy
        3
    ClericPy  
       Jun 22, 2020
    去年大火的: 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  
       Jun 22, 2020
    https://github.com/openatx/uiautomator2

    网易那个也用过,感觉参数比较乱,可能为了适用范围加了很多我用不着的东西,还要自己 alias 简化,感觉还是这个方便点。
    cz5424
        5
    cz5424  
       Jun 23, 2020
    同 appium
    pythonee
        6
    pythonee  
       Jun 23, 2020 via iPhone
    这是要搞什么黑操作吗
    18870715400
        7
    18870715400  
    OP
       Jun 23, 2020
    我是需要远程互联网上控制手机设备,而且通过 minicap 和 minitouch 使用 socket 通信来实时显示屏幕和实时操控设备, 你们所说的项目都是在 usb 连接和同一局域网内现在我想利用相似的 python 项目取得其中屏幕操作那部分功能的处理程序
    MerlinShieh
        8
    MerlinShieh  
       Jun 23, 2020
    用过的 appium wditor(uiautomator2) airtest (网易出的 IDE )
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2379 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 40ms · UTC 16:06 · PVG 00:06 · LAX 09:06 · JFK 12:06
    ♥ Do have faith in what you're doing.