9 Antworten
+ 11
This might help you , friend 👇
https://goo.gl/search/can+we+use+JUMP_LINK__&&__python__&&__JUMP_LINK+in+android
Is there a way to run Python on Android? - Stack Overflow Kivy runs on Linux, Windows, OS X, Android and iOS. You can run the same [python] code on all supported platforms. There is also the new Android Scripting Environment (ASE/SL4A) project. It looks awesome, and it has some integration with native Android components.
➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖
I think you can do it form here🤔 give it a try😄
https://pypi.org/project/python-for-android/
python-for-android · PyPI
+ 4
not sure
+ 2
For running Python codes in Android devices try the QPython app.
For making Python code designed to run on Android devices use the other answer.
Your question is confusing so there are the 2 possibilities.
+ 2
Python3 + Android = Pydroid3 ( now don't ask me about this addition, lol).
Check out Pydroid3, available in the playstore for running python on Android devices. Works best for me! 👍
+ 2
You can download Python android compiler . It will be Better than other apps
+ 2
Try pydroid its good IDE for android
+ 2
Use the Dcoder app. It's available in Playstore for free.
+ 2
It can used in mobile software do want open in playstore
0
Kivy is always good. But I would not recommend it. I would use Java for that.