Kivy Logo
ast_compile
  • Getting Started
  • Gallery of Examples
  • User’s Guide
  • Programming Guide
    • Kivy Basics
    • Controlling the environment
    • Configure Kivy
    • Architectural Overview
    • Events and Properties
    • Input management
    • Widgets
    • Graphics
    • Kv language
    • Integrating with other Frameworks
    • Packaging your application
      • Create a package for Windows
      • PyInstaller default hook
      • Overwriting the default hook
      • Create a package for Android
      • The Kivy Android Virtual Machine
      • Kivy on Android
      • Creating packages for OS X
      • Create a package for IOS
      • IOS Prerequisites
    • Package licensing
    • Kv Evolution proposal
    • Further specification and options
    • Theming Demo
    • Example of full widget with traditional kv vs the proposed syntax.
    • Things to work out
  • Tutorials
  • API Reference
Kivy
  • Docs »
  • Programming Guide »
  • Packaging your application
  • Edit on GitHub

Packaging your application¶

  • Create a package for Windows
    • Requirements
  • PyInstaller default hook
    • Packaging a simple app
    • Packaging a video app with gstreamer
  • Overwriting the default hook
    • Including/excluding video and audio and reducing app size
    • Alternate installations
  • Create a package for Android
    • Buildozer
    • Packaging with python-for-android
    • Packaging your application for the Kivy Launcher
    • Release on the market
    • Targeting Android
  • The Kivy Android Virtual Machine
    • Introduction
    • Getting started
    • Building the APK
    • Hints and tips
  • Kivy on Android
    • Package for Android
    • Debugging your application on the Android platform
    • Using Android APIs
    • Status of the Project and Tested Devices
  • Creating packages for OS X
    • Using PyInstaller and Homebrew
    • Using PyInstaller without Homebrew
    • Using Buildozer
    • Using the Kivy SDK
  • Create a package for IOS
    • Prerequisites
    • Compile the distribution
    • Create an Xcode project
    • Updating an Xcode project
    • Customize
    • Known issues
    • FAQ
  • IOS Prerequisites
    • Getting started
    • Homebrew
Next Previous

© Copyright 2010, The Kivy Authors. Revision 119a2f3c.

Built with Sphinx using a theme provided by Read the Docs.