0

Can i make an Android app using python?

Is it possible to make android app with python in android studio.? Or can you suggest me another way?

22nd Dec 2019, 3:35 AM
sonic Boom
sonic Boom - avatar
2 Answers
+ 1
You can make Android apps using the Kivy framework in python. It can make much more mordern looking apps than Tkinter, SLD2 and others. Then you can check out the Kivy documentation for packaging your app for Android. It is a really easy process and you can easily build an apk.
22nd Dec 2019, 4:05 PM
XXX
XXX - avatar
+ 1
That isn't possible python is more on Web programming
23rd Dec 2019, 4:43 AM
Yabetsa
Yabetsa - avatar