Kivy Logo
8092
  • Getting Started
  • Kivy Project
  • 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
      • Create a package for Android
      • Kivy on Android
      • Creating packages for macOS
      • iOS Prerequisites
      • Create a package for iOS
    • Package licensing
  • 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
    • Single File Application
    • Bundling Data Files
    • 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
  • 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 macOS
    • Using the Kivy SDK
    • Using Buildozer
    • Using PyInstaller and Homebrew
    • Using PyInstaller without Homebrew
  • iOS Prerequisites
    • Getting started
    • Homebrew
  • Create a package for iOS
    • Prerequisites
    • Compile the distribution
    • Create an Xcode project
    • Update the Xcode project
    • Customize the Xcode project
    • Known issues
    • FAQ
Next Previous

© Copyright 2010, The Kivy Authors Revision 5bc8b593.

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