Hi guys, I have a question, can python create a mobile app or android app? And can you give a example of apps using python?:) | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Hi guys, I have a question, can python create a mobile app or android app? And can you give a example of apps using python?:)

18th Feb 2019, 4:53 AM
Khalid Sanggoyod
Khalid Sanggoyod - avatar
2 Answers
+ 4
It can be done thanks to some open source projects like Kivy or Beeware. These are both libraries that help you develop cross-platform apps with Python. You can find examples of apps built with these and some more information on them here: https://dbader.org/blog/python-mobile-development-kivy-vs-beeware
18th Feb 2019, 5:09 AM
Mike Perkowski
Mike Perkowski - avatar
+ 1
Thank you ☺️
18th Feb 2019, 9:00 AM
Khalid Sanggoyod
Khalid Sanggoyod - avatar