|
|
7 hónapja | |
|---|---|---|
| .venv | 7 hónapja | |
| assets | 7 hónapja | |
| plat | 7 hónapja | |
| test | 7 hónapja | |
| utils | 7 hónapja | |
| .gitignore | 8 hónapja | |
| LICENSE | 8 hónapja | |
| README.md | 7 hónapja | |
| pyproject.toml | 7 hónapja | |
| server.py | 7 hónapja |
https://github.com/openatx/uiautomator2
https://www.genymotion.com/product-desktop/download/
poetry install
运行android定位器
poetry run python -m weditor
查看设备号
adb devices
查找APPID
adb shell pm list packages -f
说明 这个文件可以 使用 类似于 utils.utils.UiFactory.save_point() 保存
也可以手动编写 格式:
{
"btn_buy": {
"description": "买入/开多",
"point": {
"x": 988.0,
"y": 1066.5
}
}
}
pyinstaller --clean -i assets/logo/32x32.ico test/deepcoin/test02.py