Can i make simple Apps or Games Only Using Android Phone with Python Language. | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
0

Can i make simple Apps or Games Only Using Android Phone with Python Language.

29th Oct 2017, 1:09 PM
Aaeric Coding
Aaeric Coding - avatar
17 Antworten
+ 5
Yes you can... but this is quite limited ;)
29th Oct 2017, 1:16 PM
visph
visph - avatar
+ 3
@Aaeric Coding: This is not a chat... please stop spamming ;)
29th Oct 2017, 1:38 PM
visph
visph - avatar
+ 2
@Visph So python is not good enough for making applications and games?
29th Oct 2017, 1:23 PM
Isair Calhawk
Isair Calhawk - avatar
+ 2
Python is good enough to make app' and games, but it's more efficient and less limited on desktop than on mobile: you can make app' and games with Python on android, but not all libraries are available, and mobile GUI is not obvious to handle through android, even if possible ^^
29th Oct 2017, 1:26 PM
visph
visph - avatar
+ 2
Related to android programming? C++ is more efficient than using Java (the initial targeted language for android development), but more difficult to handle also... usually C++ is only used to develop specific libraries requiring high efficiency, which are used trough Java main code... I don't know a lot about C#, but I think you can develop app for android also, but in specific multi-platform development frameworks (such as Xamarin, if I doesn't make mistake).
29th Oct 2017, 1:32 PM
visph
visph - avatar
+ 2
@Forge Ice wrote: << I want to create games and apps for android in future but I really don't like Java >> So look at multiplatform game development such as Unity wich is more or less based on C# code...
29th Oct 2017, 1:34 PM
visph
visph - avatar
+ 2
Probably, even it's maybe not the most well suited if you mean 'apps that are no game' ^^
29th Oct 2017, 1:37 PM
visph
visph - avatar
+ 2
@dj_exotik: About wich interpreter are you talking? Anyway, it seems that Pythonista 3 is not for android but for iOS?
29th Oct 2017, 1:48 PM
visph
visph - avatar
+ 2
The interpreter on sololearn playground run at server side: major waiting time is time to connect to server, send request and receive response ^^ Anyway, the code playground is very limited, but quite a good tool for experiementing (and a good mobile IDE)... however, to really run locally Python script on android I use (and would advise) QPython3 ;)
29th Oct 2017, 1:55 PM
visph
visph - avatar
+ 1
What about C++ and C#?
29th Oct 2017, 1:27 PM
Isair Calhawk
Isair Calhawk - avatar
0
I want to create games and apps for android in future but I really don't like Java
29th Oct 2017, 1:28 PM
Isair Calhawk
Isair Calhawk - avatar
0
Can I also use unity for developing apps?
29th Oct 2017, 1:35 PM
Isair Calhawk
Isair Calhawk - avatar
0
Yes, But this interpreter doesn't move things around. If you want things to move around using python, I would recommend "Pythonista 3"
29th Oct 2017, 1:44 PM
Lux Official
Lux Official - avatar
0
@visph: The interpreter on SoloLearn. And sorry I didn't realize pythonista 3 only worked for iOS.
29th Oct 2017, 1:51 PM
Lux Official
Lux Official - avatar
- 1
you guys working?
29th Oct 2017, 1:33 PM
Aaeric Coding
Aaeric Coding - avatar
- 1
Not me, I am learning
29th Oct 2017, 1:34 PM
Isair Calhawk
Isair Calhawk - avatar
- 1
@visph you working mate
29th Oct 2017, 1:36 PM
Aaeric Coding
Aaeric Coding - avatar