Add ADB APK sideload tool

This commit is contained in:
2026-07-28 23:23:51 +02:00
commit 16e9eebc3d
7 changed files with 1901 additions and 0 deletions

8
.gitignore vendored Normal file
View File

@@ -0,0 +1,8 @@
__pycache__/
*.py[cod]
*.egg-info/
dist/
build/
.pytest_cache/
*.tmp
config.toml