+ 1
Please tell me how can I make python gui on android?
please tell me if here any module or software is available for android?
2 Respostas
+ 4
You can use kivy and tkinter modules for that purpose.
If you want to create the GUI on an android device, use PyDroid 3 IDE.
https://play.google.com/store/apps/details?id=ru.iiec.pydroid3
+ 1
thankk you so much