chiahsuantw / Kivy-Testing

Android app written in Python that implements three features: deleting selected media files, toggling location service, and toggling airplane mode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kivy-Testing

Requirements

Build system:buildozer (Should be installed in Linux-like systems or WSL in Windows)

pip3 install buildozer

Python libraries:Kivy, Plyer, Pyjnius

pip3 install kivy, plyer, pyjnius

Build

buildozer -v android debug

About

Android app written in Python that implements three features: deleting selected media files, toggling location service, and toggling airplane mode


Languages

Language:Python 100.0%