A collection of prebuilt binaries for working with android and OCR as a python package\n - adb \n -scrcpy \n - keyboardservice \n - tessaract
adb
: Android Debug Bridge binary for local use.- Supports linux
- Supports macOS
- Supports Windows
scrcpy
: Screen mirroring and control tool for Android devices. and keyboard/mouse input.- Supports linux
- Supports macOS
- Supports Windows
shellms
: Android messaging apk. will be downloaded into the phone to allow scripted sending messages- Supports Android
devinfo
: Android apk for getting app ids. will be installed into the phone- Supports Android
keyboardservice
: Android adb keyboard apk for scripted phone use. will be downloaded into the phone.- Supports Android
tessaract
: multiple ocr models plus an osd and equ model- Supports linux
- Supports macOS
- Supports Windows
uv sync
source .venv/bin/activate
uv run example.py
- uv
- Android device with USB debugging enabled
device_id
: Set this to your Android device's ID.