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.
There is an free eBook and styles bundle with 29 custom styles and 50 pages of content.
Watch one of our live streams covering PythonFMX and related projects.
While PythonFMXBuilder is made with Delphi, it does not require Delphi to use.
- Download the latest release
- We provide prebuild binaries in releases
- Download, Install, and set up the Android SDK using the following wiki guide: Android-SDK Wiki
- 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
The application has a GUI to simplify navigation and usage. Consult the following screenshots for a brief overview of it's functions.
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.
Configure your environment using the Environment set up window.
Configure settings for your project.
Build with Embarcadero Delphi, using the Python4Delphi library, Python, and TMS FMX UI Pack.