Skip to content

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).

License

Notifications You must be signed in to change notification settings

Novfensec/SAMPLE-KIVYMD-APP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SAMPLE-KIVYMD-APP

GitHub Workflow Build License Python Version

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).

Features

  • A basic KivyMD app structure.
  • A ready-to-use GitHub Actions workflow for building APKs and AABs (Required by Google Play).
  • Full compatibility with Kivy and KivyMD frameworks.

Getting Started

Prerequisites

  • Python 3.8+

  • Buildozer for APK packaging.

  • Kivy & KivyMD libraries installed:

    pip install kivy kivymd

Running Locally

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

About

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).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages