Outils pour utilisateurs

Outils du site


archives:kivy_comment_creer_une_application_android_en_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_comment_creer_une_application_android_en_python [2019/01/23 12:20] – [Kivy Virtual Machine (for Android/buildozer) sur Xubuntu 17.04] sergearchives:kivy_comment_creer_une_application_android_en_python [2020/04/03 17:59] (Version actuelle) serge
Ligne 1: Ligne 1:
-======Kivy Comment créer une application android en python====== +======Archives : Kivy Comment créer une application android en python====== 
-<WRAP center round box 60% centeralign+ 
-**[[http://translate.google.com/translate?js=n&sl=auto&tl=en&u=https://ressources.labomedia.org/kivy_comment_creer_une_application_android_en_python|Link to Google Translate]]**+<WRAP center round alert 60%> 
 +**Cette page est obsolète, elle est en archives !** 
 + 
 +Voir **[[::kivy_buildozer|Kivy: Buildozer pour compiler une application Android en python]]** pour la dernière version
 </WRAP> </WRAP>
  
Ligne 20: Ligne 23:
 **Xubuntu 18.04 dans VirtualBox** **Xubuntu 18.04 dans VirtualBox**
 </WRAP> </WRAP>
- 
- 
  
 =====Buildozer et python 3===== =====Buildozer et python 3=====
Ligne 52: Ligne 53:
  
 =====Hello World sur debian buster avec python 3.7 dans une VirtualBox===== =====Hello World sur debian buster avec python 3.7 dans une VirtualBox=====
- 
 ====Installation des dépendances==== ====Installation des dépendances====
 <code> <code>
Ligne 63: Ligne 63:
  
 sudo pip3 install jinja2 appdirs sh colorama setuptools cython sudo pip3 install jinja2 appdirs sh colorama setuptools cython
-sudo pip3 install kivy buildozer pyjnius+sudo pip3 install pygame kivy buildozer pyjnius
 </code> </code>
  
Ligne 70: Ligne 70:
   * kivy      1.10.1   * kivy      1.10.1
   * buildozer 0.35   * buildozer 0.35
 +  * pygame-1.9.4
 ====Fichiers==== ====Fichiers====
 <file python main.py> <file python main.py>
Ligne 114: Ligne 115:
 </file> </file>
  
-====Recherche====+=====Hello World sur Xubuntu 18.04  avec python 3.6.7 dans une VirtualBox===== 
 +** Problème: ce n'est pas python3.7 !!!** 
 + 
 +====Installation de buildozer à partir de la branche master sur github====
   sudo pip3 install https://github.com/kivy/buildozer/archive/master.zip   sudo pip3 install https://github.com/kivy/buildozer/archive/master.zip
 installe buildozer 0.38 dev0 installe buildozer 0.38 dev0
 +
 +  sudo pip3 install git+https://github.com/kivy/kivy.git@master
 +Successfully installed Kivy-1.11.0.dev0
 +
 +
 ===== Kivy Virtual Machine (for Android/buildozer) sur Xubuntu 17.04  ===== ===== Kivy Virtual Machine (for Android/buildozer) sur Xubuntu 17.04  =====
   * Voir ** [[https://kivy.org/#download|Kivy Virtual Machine (for Android/buildozer)]]** **juste pour essayer**, la VM est basée sur **Xubuntu 17.04 qu'il n'est plus possible de mettre à jour.**   * Voir ** [[https://kivy.org/#download|Kivy Virtual Machine (for Android/buildozer)]]** **juste pour essayer**, la VM est basée sur **Xubuntu 17.04 qu'il n'est plus possible de mettre à jour.**
Ligne 122: Ligne 131:
 ===== Des applications réussies jusqu'en avril 2018===== ===== Des applications réussies jusqu'en avril 2018=====
   * **[[https://wiki.labomedia.org/index.php/Multi_Pong|Multi Pong]]**   * **[[https://wiki.labomedia.org/index.php/Multi_Pong|Multi Pong]]**
-  * **[[taposc|Kivy: TapOSC]]**+  * **[[:taposc|Kivy: TapOSC]]**
   * **[[https://github.com/sergeLabo/wikikircandroid2|]]**   * **[[https://github.com/sergeLabo/wikikircandroid2|]]**
   * **[[https://github.com/sergeLabo/atts|Android Threaded TCP Server made with kivy buildozer python3]]**   * **[[https://github.com/sergeLabo/atts|Android Threaded TCP Server made with kivy buildozer python3]]**
Ligne 128: Ligne 137:
   * **[[https://github.com/sergeLabo/androidserver2|Python server on android, on local network. Used in a futur funny game.]]**   * **[[https://github.com/sergeLabo/androidserver2|Python server on android, on local network. Used in a futur funny game.]]**
   * **[[https://github.com/sergeLabo/kivent_example_16|Test with kivent example 16 avec kivent]]**   * **[[https://github.com/sergeLabo/kivent_example_16|Test with kivent example 16 avec kivent]]**
-  * **[[https://github.com/sergeLabo/Buggy/tree/master/android_wheel|Un téléphone pour volant]]**+  * **[[https://github.com/sergeLabo/Buggy/tree/master/android_wheel|Un téléphone comme volant]]**
  
-{{tag>kivy sb}}+{{tag>archive sb}}
archives/kivy_comment_creer_une_application_android_en_python.1548246021.txt.gz · Dernière modification : 2019/01/23 12:20 de serge