Logo Kivy
  • Home
  • Programming Guide
  • API Reference
  • FAQ
  • PDF

Quick search

 

Packaging your application

  • Packaging your application

Table Of Contents

  • Getting Started
  • Philosophy
  • Installation
  • Programming Guide
    • Quickstart
    • How to read the documentation
    • Controling the environment
    • Configure Kivy
    • Architectural Overview
    • Your First Widget
    • Widget tree
    • Events
    • Input management
    • Introduction to the Kivy Language
    • Designing with the Kivy Language
    • Integrating with other Frameworks
    • Packaging your application
  • Tutorials
  • Contributing
  • FAQ
  • Contact Us
  • Programming Guide 2
  • Kivy framework
  • Adapters
  • Core Abstraction
  • Extension Support
  • Graphics
  • Input management
  • External libraries
  • Modules
  • Network support
  • Widgets

Related Topics

  • Previous: Integrating with other Frameworks
  • Next: Create package for Windows

Packaging your applicationΒΆ

  • Create package for Windows
    • Requirements
    • Create the spec file
    • Build the spec
    • Including Gstreamer
  • Create package for MacOSX
    • Requirements
    • Create the spec file
    • Build the spec and create DMG
    • Including Gstreamer
  • Create a package for Android
    • TestDrive
    • Packaging your application into APK
    • Packaging your application for Kivy Launcher
  • Create a package for IOS
    • Prerequisites
    • Compile the distribution
    • Create an Xcode project
    • Customize
    • Known issues
    • FAQ
  • Kivy on Android
    • Requirements for android application
    • Create an APK
    • Debugging your application on android platform
    • Status of the Project
    • Tested Devices
« Integrating with other Frameworks Create package for Windows »