InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →
Python-for-android Alternatives
Similar projects and alternatives to python-for-android
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
-
flet
Flet enables developers to easily build realtime web, mobile and desktop apps in Python. No frontend experience required.
-
KivyMD
KivyMD is a collection of Material Design compliant widgets for use with Kivy, a framework for cross-platform, touch-enabled graphical applications. https://youtube.com/c/KivyMD https://twitter.com/KivyMD https://habr.com/ru/users/kivymd https://stackoverflow.com/tags/kivymd
-
-
Sevalla
Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
-
-
-
-
-
-
Learn-New-Language-With-Srt-Files
This program is made using python , kivy and kivymd to help learning new languages.
-
-
gplaydl
Command Line Google Play APK downloader. Download APK files to your PC directly from Google Play Store.
-
-
-
-
PrimeFactorization
my first app - find the prime factors of your target numbers within the time given.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
python-for-android discussion
python-for-android reviews and mentions
-
Kivy – a cross platform Python UI framework
There is a galaxy of projects around Kivy, such as https://github.com/kivy/python-for-android to compile python project for Android (with Kivy or not) or https://plyer.readthedocs.io/en/latest/ for cross plateform API (notifications, hardware, filechooser, etc).
For UI there is https://github.com/kivymd/KivyMD for Material design on top of Kivy.
And the team is nice (I've met some of them at PyCon or FOSDEM).
The framework is pleasant to use, and there is a descriptive language, kv, which is really great.
Cross compiling may be painful though (I did it for Android) and the app loading time is a bit long, but it's working.
Some things may be missing in comparison to big frameworks such as Qt, there is no WebView for instance, and accessibility is unfortunately not as good.
It's overall a very good project and it's a pity that it's not more known and used.
- Error compiling kivy based app to APK using Buildozer
-
Error during build process on Buildozer + kivy. I'm tired). 2 days of struggle.
With that said the error is probably caused by something else, if you can't get it working post the complete build output with log_level=2. It could be an issue with your Java environment as per this issue https://github.com/kivy/python-for-android/issues/2790
-
Recipes in kivy
I assume you are referring to Android here... The existing p4a build recipes are located in the pythonforandroid/recipes directory, you need make a grpc directory in this format.
- Error during compilation, before was working :(
-
App runs but crashes on calling on openai function , llama_index , langchain
You can't use any random library on Android, you are limited to pure python code and libraries with a build recipe for cross compilation. I am not familiar with the packages you try to use here, but probably there are no existing recipes and you'll need to provide that yourself to get it working (which, if I had to guess, is not going to be easy)
-
Compile iOS app on Mac after development on Windows
Build recipes are used to compile libraries for use on mobile platforms, see kivy-ios recipes directory and the corresponding python-for-android recipes directory. The quality varies here, some recipes may use outdated versions or provide limited library functionality. If you develop on Windows, you can install and use pretty much any Python package, but on mobile platforms, you are limited to those that are either 100% pure python, or have a build recipe.
-
Anyone succeeded in kivy+ocr?
figure out a recipe for buildozer. imo harder, as compiling is hell/we aren't trained to compile as python programmers. if you have C/C++ experience and have used make/clang before this route is for you. https://github.com/kivy/python-for-android/blob/develop/doc/source/recipes.rst
-
Budozer not find swagger-client that satisfies
This should work as long as they are either pure python modules, or have a matching build recipe in python-for-android
- AndroidX Issue
-
A note from our sponsor - InfluxDB
www.influxdata.com | 1 Sep 2025
Stats
kivy/python-for-android is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of python-for-android is Python.
Popular Comparisons
- python-for-android VS buildozer
- python-for-android VS KivyMD
- python-for-android VS gplaydl
- python-for-android VS Learn-New-Language-With-Srt-Files
- python-for-android VS PyJNIus
- python-for-android VS kivy-ios
- python-for-android VS HappyLighting-py
- python-for-android VS KivMob
- python-for-android VS PlaystoreDownloader
- python-for-android VS kivy