android-template

android-template — Android APK Buildozer project.

android-template Pre-configured python-for-android build recipes and Buildozer project template for packaging PyDevices applications into native Android APKs.

Live Pure-Python Device

Build APK Instructions

Requires Android SDK/NDK & buildozer
# Clone template repository:
git clone https://github.com/PyDevices/android-template.git
cd android-template

# Run automated Android build script:
./build_android.sh --title "PyDevices Demo App"

# Generated APK output:
# p4a_app/bin/pydevicesdemoapp-0.1-debug.apk