Pythonbased apps | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 3

Pythonbased apps

Is it possible to create interpreter-i ndependent applications for smartphones using python?

12th May 2017, 3:57 PM
Elias
Elias - avatar
1 Respuesta
+ 8
Yes, kivy module supports android apps. Also, you can download QPython3 app which contains several example apps written in Python, utilizing the sl4a (Python Android scripting layer).
12th May 2017, 7:30 PM
Kuba Siekierzyński
Kuba Siekierzyński - avatar