I have a python script(.py) and I have installed some libraries for this script, is there any way I make it usable for android I have tried to convert it to EXE then APK but I hit a dead-end
Asked
Active
Viewed 118 times
1 Answers
1
pip install kivy
Kivy is a cross platform library, which you can deploy .py
to .apk
and the rest.

ShadowRanger
- 143,180
- 12
- 188
- 271

Dev-khalil_siddique
- 36
- 4