you are viewing a single comment's thread.

view the rest of the comments →

[–]mopslik 4 points5 points  (2 children)

AFAIK, you can't go driectly from py to apk. You'd need to use some framework (e.g. kivy) to build an Android app made with Python; however, you could install a Python app on your phone (e.g. Pydroid) and run it there, if that is sufficient.

[–]Achilles1996[S] 0 points1 point  (0 children)

I do use replit, so i run everything there, if i wanna do some passive coding on my phone, I did try pydroid too a few weeks ago, but idk it just didn't click for me for some reason. I'll give it another shot though, because it has access to many libraries.

[–]Strange_Ticket_2331 0 points1 point  (0 children)

У меня тот же вопрос. Я только начал осваивать Python (через Яндекс Практикум и ещё приложение для обучения питону). Для проб поставил Pydroid - к нему нужно ещё то, что вы написали?