Skip to content

Latest commit

 

History

History
47 lines (31 loc) · 3.26 KB

README.md

File metadata and controls

47 lines (31 loc) · 3.26 KB

An application builder for Python using DelphiFMX for Python for targeting Android. Allows you to bundle a custom Python script into an Android app, deploy it to your phone, or submit it to the app store.

eBook and Styles Bundle

There is an free eBook and styles bundle with 29 custom styles and 50 pages of content. Download the free eBook and Python styles bundle.

Watch one of our live streams covering PythonFMX and related projects.

Requirements

While PythonFMXBuilder is made with Delphi, it does not require Delphi to use.

  1. Download the latest release
  2. Download, Install, and set up the Android SDK using the following wiki guide: Android-SDK Wiki
  3. Download, Install, and set up the Java JDK using the following wiki guide: Java-JDK Wiki
    • You may already have this
    • Tested with Adopt Open JDK v8 with Hotspot JVM

We've provided a complete step by step comprehensive guide to create an Android application using PythonFMXBuilder at: PythonFMXBuilder Wiki

Screenshots

The application has a GUI to simplify navigation and usage. Consult the following screenshots for a brief overview of it's functions.

Main Window

Create or open a project, add and edit your Python scripts and load any supporting files. The most exciting feature is that we support debugging of your Android application right from the PythonFMXBuilder application.

PythonFMXBuilderGUI_Window

Enviroment Setup

Configure your environment using the Environment set up window.

PythonFMXBuilderGUI_Environment_Settings

Project Settings

Configure settings for your project.

PythonFMXBuilderGUI_Project_Settings

Powered By

Build with Embarcadero Delphi, using the Python4Delphi library, Python, and TMS FMX UI Pack.