Skip to content

archetipo/buildozer-gui

Repository files navigation

Work in progress -> Buildozer-Gui ======================

Buildozer-Gui is a graphics interface in Kivy for Buildozer for create your own Python distribution including the modules you want, and create an apk including python, libs, and your application whit a graphical toolkit. Written in kivy : automatic search and found your first device connected Tabbed Pannel for simplify work sequence Logcat integrate (very experimental)

Global overview

  1. Download Android NDK, SDK
  1. Reuired
  1. Launch "android", and download latest Android platform, here API 14, which would be Android 4.0
  2. Clone Kivy:

    git clone https://github.com/kivy/kivy.git
  3. Clone python-for-android:

    git clone git://github.com/kivy/python-for-android
  4. Clone Python for Android Gui:

    git clone https://github.com/archetipo/python-for-android-gui
  5. In BuildozerGui folder:

    sudo chmod +x main.py

    ./main.py

  6. start Applicatyion:
  7. In Distribute Tab:
  8. In Build & install Tab:
  9. Have Fun!

Troubleshooting

About

No description, website, or topics provided.

Resources

License

MIT, LGPL-2.1 licenses found

Licenses found

MIT
LICENSE
LGPL-2.1
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages