Mobile programming using python.(framework kivy)? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Mobile programming using python.(framework kivy)?

Hello. I'm starting to take an interest in mobile programming especially on Android using the python programming language. Surfing the Internet, I actually noticed that there is a framework called kivy dedicated to this. Is it a good idea to learn this framework? What other python frameworks would you suggest for mobile programming?

18th Mar 2017, 11:11 PM
Kezimana Aimé Angelo
Kezimana Aimé Angelo - avatar
2 Answers
+ 2
Yes, actually it is possible to program for android using Python. But you will miss the tools which you have while programming in Java or C++. You can go for online tutorials on YouTube like- https://m.youtube.com/playlist?list=PLXSs3HKyWAE6OVErho0Uj4Jc6QAebTE-k Keep in mind that Python gets quite slow.
19th Mar 2017, 3:22 AM
aaiem_raman
aaiem_raman - avatar
+ 2
For android application development in python kivy is the best choice, Use buildozer it will install the necessary components like python-for-android, Android sdk, Android ndk in a single command.. We can also create a package for Windows using kivy.. I built some apks, exe files in kivy it is easy.. Trust me you gotta love kivy framework.. have a nice day
19th Mar 2017, 4:16 PM
onekpsc