+ 10
Can I make an app for both Android and iOS with Google App Engine using only Python?
11 Respostas
+ 12
Yes you can make android apps with python. But you need to know swift for ios.
+ 5
I have searched about this and got to know Python does support mobile apps with the help of KIVY FRAMEWORK
+ 4
yes you can build your app with kivy fremework and compile it with buildozer to ios and android.
+ 3
You can create a backend API using Python and the Google Endpoints API. Then you can access that api from Android, IOS or web.
+ 2
you can but you shouldn't.
+ 1
from Python no idea,but u can do it using Angular
+ 1
@ Code Junkie thanks for your suggestion but I have already did that. see comment :)
+ 1
yes, you can do it..
0
as i know, with PyQT u can do it
0
You can create UWP apps by using Visual studio
0
maybe you can do it