Outils pour utilisateurs

Outils du site


archives:kivy_buildozer_pour_creer_une_application_android_avec_un_script_python

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
kivy_buildozer_pour_creer_une_application_android_avec_un_script_python [2019/01/04 15:21] – [Cython] sergearchives:kivy_buildozer_pour_creer_une_application_android_avec_un_script_python [2019/12/26 09:38] (Version actuelle) – ↷ Page déplacée de archive:kivy_buildozer_pour_creer_une_application_android_avec_un_script_python à archives:kivy_buildozer_pour_creer_une_application_android_avec_un_script_python serge
Ligne 1: Ligne 1:
-======Kivy: Buildozer pour créer une application Android avec un script python======+======Archive: Buildozer pour créer une application Android avec un script python======
  
 <WRAP center round box 50% centeralign> <WRAP center round box 50% centeralign>
Ligne 6: Ligne 6:
  
 <WRAP center round info centeralign 50%> <WRAP center round info centeralign 50%>
-**Valable sur Debian Buster 10**\\  +**Testé sur Debian Buster 10 Alpha 3 en Janvier 2019**\\ 
-**En cours de construction et test**+
 </WRAP> </WRAP>
  
-===== Tout pour Debian Buster===== +===== Ressources ===== 
- +  * [[https://github.com/kivy/buildozer|Buildozer sur GitHub]] 
-  sudo dpkg --add-architecture i386 +  [[http://buildozer.readthedocs.io/en/latest/installation.html|Installation]]
-  sudo apt-get update +
- +
-===Logiciels=== +
-  sudo apt-get install filezilla terminator caja-open-terminal grsync gparted geany geany-plugins ncdu git thunderbird blender inkscape vlc gimp audacity gdebi keepassxc geeqie blender simple-scan gnome-system-tools cups locales  +
- +
-===System=== +
-  sudo apt-get install libsdl2-dev zlib1g-dev pkg-config autoconf automake cmake dkms libtool libsdl2-2.0-0 ccache openjdk-8-jdk unzip ffmpeg libsdl2-image-dev libsdl2-mixer-dev libsdl2-ttf-dev libportmidi-dev libswscale-dev libavformat-dev libavcodec-dev libgstreamer1.0 gstreamer1.0-plugins-base gstreamer1.0-plugins-good libncurses5:i386 libstdc++6:i386 libgtk2.0-0:i386 libpangox-1.0-0:i386 libidn11:i386 zlib1g:i386 openjdk-8-source libssl-dev openssl gcc libpangoxft-1.0-0:i386 adb libtool build-essential python3-pip python3-dev python3-six libpython3-all-dev python3-all python3-all-dev python3-virtualenv virtualenv +
- +
-===N'existe plus=== +
-  libav-tools +
-   +
-=== Python 3.7 === +
-**Successfully installed** +
-\\ MarkupSafe-1.1.0 appdirs-1.4.3 colorama-0.4.1 jinja2-2.10 sh-1.12.14 +
-  sudo pip3 install jinja2 appdirs sh colorama setuptools +
-   +
-**Building wheels for collected packages:**  +
-\\ pyyaml, bs4, twisted, kivy, pyjnius, Kivy-Garden +
-Installing collected packagespyyaml, soupsieve, beautifulsoup4, bs4, unidecode, lxml, attrs, Automat, PyHamcrest, constantly, hyperlink, incremental, zope.interface, twisted, numpy, opencv-python, Kivy-Garden, docutils, pygments, kivy, pygame, ptyprocess, pexpect, buildozer, pyjnius +
- +
-**Successfully installed** +
- +
-Automat-0.7.0 Kivy-Garden-0.1.4 PyHamcrest-1.9.0 attrs-18.2.0 beautifulsoup4-4.7.0 bs4-0.0.1 buildozer-0.37 constantly-15.1.0 docutils-0.14 hyperlink-18.0.0 incremental-17.5.0 kivy-1.10.1 lxml-4.2.6 numpy-1.15.4 opencv-python-3.4.5.20 pexpect-4.6.0 ptyprocess-0.6.0 pygame-1.9.4 pygments-2.3.1 pyjnius-1.1.4 pyyaml-3.13 soupsieve-1.6.1 twisted-18.9.0 unidecode-1.0.23 zope.interface-4.6.0 +
- +
-  sudo pip3 install pyyaml bs4 unidecode lxml twisted numpy opencv-python kivy pygame buildozer pyjnius+
  
 +=====Tous les problèmes avec buildozer=====
 ==== Cython ==== ==== Cython ====
-=== Cython 3 === 
 **Je ne comprends absolument pas pourquoi il faut cython en python3 et non pas cython3 !!!!!!!!!!!!!!!!!!** **Je ne comprends absolument pas pourquoi il faut cython en python3 et non pas cython3 !!!!!!!!!!!!!!!!!!**
-   +
-=== Cython === +
-  sudo pip install -U --force-reinstall Cython==0.27.3+
 =====Contexte pour python 3===== =====Contexte pour python 3=====
   * **https://github.com/kivy/kivy/wiki/Android-SDK-NDK-Information**   * **https://github.com/kivy/kivy/wiki/Android-SDK-NDK-Information**
- 
-====Hello World==== 
  
   * SDK 20 / API 24 / NDK 14b / Python 3.7   * SDK 20 / API 24 / NDK 14b / Python 3.7
-===== Ressources ===== 
-  * [[https://github.com/kivy/buildozer|Buildozer sur GitHub]] 
-  * [[http://buildozer.readthedocs.io/en/latest/installation.html|Installation]] 
  
 ===== Compilation d'un projet ===== ===== Compilation d'un projet =====
Ligne 143: Ligne 110:
  
  
-{{tag>kivy sb}}+{{tag>archive sb}}
archives/kivy_buildozer_pour_creer_une_application_android_avec_un_script_python.1546615309.txt.gz · Dernière modification : 2019/01/04 15:21 de serge