+ 10

Can I make an app for both Android and iOS with Google App Engine using only Python?

25th Oct 2016, 3:36 PM
Waqas Asghar Bhalli
Waqas Asghar Bhalli - avatar
11 Antworten
+ 12
Yes you can make android apps with python. But you need to know swift for ios.
14th Dec 2016, 3:03 PM
Giorgi R.
Giorgi R. - avatar
+ 5
I have searched about this and got to know Python does support mobile apps with the help of KIVY FRAMEWORK
26th Oct 2016, 4:56 AM
Waqas Asghar Bhalli
Waqas Asghar Bhalli - avatar
+ 4
yes you can build your app with kivy fremework and compile it with buildozer to ios and android.
1st Nov 2016, 5:38 AM
cemil çiçek
cemil çiçek - avatar
+ 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.
2nd Nov 2016, 5:55 PM
John Laine
John Laine - avatar
+ 2
you can but you shouldn't.
14th Dec 2016, 2:12 PM
Sudesh Kumar
+ 1
from Python no idea,but u can do it using Angular
28th Oct 2016, 8:05 AM
Umer Waleed Hashmi
Umer Waleed Hashmi - avatar
+ 1
@ Code Junkie thanks for your suggestion but I have already did that. see comment :)
1st Nov 2016, 12:33 PM
Waqas Asghar Bhalli
Waqas Asghar Bhalli - avatar
+ 1
yes, you can do it..
14th Dec 2016, 2:18 PM
Nawaj Shareef
Nawaj Shareef - avatar
0
as i know, with PyQT u can do it
4th Nov 2016, 2:31 AM
phoenixor
phoenixor - avatar
0
You can create UWP apps by using Visual studio
14th Dec 2016, 3:03 PM
Karan V B
Karan V B - avatar
0
maybe you can do it
17th Dec 2016, 11:05 AM
Mangaranap Parulian Sianturi
Mangaranap Parulian Sianturi - avatar