0
Can we use Python code in Android Studio and if YES how ?
3 odpowiedzi
+ 1
What you try to make?
+ 1
For create mobile android app (in Python if you want) use Kivy framework
0
Ярослав Вернигора (Yaroslav Vernigora) I am building an app which has a ML based module (Object Detection) so I want to use python for that, but I don't know how to integrate it with Android Studio.