0
Py to android
Python to android Suppose i made a python program (not GUI). It basically takes input from user and plots points in cartesian plane(Using math and matplotlib). I made it in my pc and i want it work on my friend's mobile (android). Is there any way to do it without learning any android framework or any sort of thing similar to it. Any 3rd party app. Its not necessary to be apk I just want it to run on android, so that one can use it.
5 ответов
+ 3
Hamm Shay you need to learn kivy for this because it is not necessary that everyone is expert in programing.
+ 2
Maybe you can install Pydroid on the android device. It requires about 200MB of memory to be installed.
https://play.google.com/store/apps/details?id=ru.iiec.pydroid3
Also QPython might be good and it might require less memory than Pydroid, but I'm not familiar with QPython so I can't say if it's better to download that instead.
https://play.google.com/store/apps/details?id=org.qpython.qpy3
0
I know that but i cannot ask my friend to spend 200mb just for my sake...
Now it seems I need to learn kivy...
Thanks a lot for ur time😃
0
Its like console and it will run program only if my friend has it too
0
F҉R҉O҉N҉T҉ 🔚& 🔙🔚/ 𝔸𝕣𝕕𝕦𝕚𝕟𝕠 Lover you got my point
Thank you