Loading repository data…
Loading repository data…
Novfensec / repository
This repository contains a sample Kivy and KivyMD Python application, showcasing an Android build workflow using Buildozer. It serves as an example for KvDeveloper's build workflow, providing a streamlined process for converting Kivy and KivyMD applications into Android APKs and AABs (Required by Google Play).
This repository contains a sample Kivy and KivyMD Python application, showcasing an Android APK build workflow using Buildozer. It serves as an example for KvDeveloper's build workflow, providing a streamlined process for converting Kivy and KivyMD applications into Android APKs and AABs (Required by Google Play).
Please donate:
(2.0.1.dev0) app structure.(Required by Google Play).Python 3.8+
Buildozer for APK packaging.
Kivy & KivyMD libraries installed:
pip install kivy https://github.com/kivymd/KivyMD/archive/master.zip
To run the app locally, clone the repository and install the necessary dependencies:
git clone https://github.com/Novfensec/SAMPLE-KIVYMD-APP.git \
cd SAMPLE-KIVYMD-APP \
python main.py