You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

766 B

CLIENT ANDROID POUR PYTHON API

Client Android pour API en python avec kivy (UI) et buildozer (build)

PRE REQUIS 📎

  • Python3

CONFIGURATION 🔧

Renseigner les champs api_key et api_url en fonction de votre configuration.

UTILISATION 🚀

  • Installer les dépendances:
python3 -m pip install -r requirements.txt
  • Lancer en local:
python3 main.py

⚠️ Nécéssite une api_url fonctionnelle avec son api_key

BUILD APK 📱

buildozer -v android debug

Le fichier APK se trouve dans le dossier bin/

TODO 📑

  • Splashcreen
  • Make background random
  • Images in folder
  • Button CSS
  • Lien code source
  • Load API_KEY on startup if not found