pydevices-android-runner
android-runner

pydevices-android-runner — Pre-built Android Runner APK.

pydevices-android-runner Pre-built Android Runner APK build engine for the PyDevices product stack. Compiles the generic, debuggable PyDevices Runner APK with CPython, SDL2, native LVGL/pygraphics wheels, and stdio socket bridge.

GitHub Repo Runner Architecture Releases & APKs pydevices Core

Building the Debug APK

Automated build for arm64-v8a and x86_64
# Clone runner repository:
git clone https://github.com/PyDevices/pydevices-android-runner.git
cd pydevices-android-runner

# Run automated Android runner build:
./build_android.sh -y

# Generated multi-ABI APK output:
# p4a_app/bin/runner-0.1.0-arm64-v8a_x86_64-debug.apk