Which programming language is required for making android games? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Which programming language is required for making android games?

Tell me what I can do using c++ ? and how?

7th Jul 2018, 7:54 PM
nirmites
nirmites - avatar
3 Answers
+ 7
Hello, nirmites ! Android development in C or C++ may seem simpler than Java, but despite the fact that the language offers you complete freedom of action and does not limit you in your steps, it has some specific features that will take a lot of time to study - not without reason C++ is compared to nunchuck (an excellent weapon, which, unfortunately, requires tremendous skill). Nevertheless, the development of applications for Android in C and C++ can be an amusing business. Good luck! https://www.sololearn.com/Course/CPlusPlus/?ref=app https://www.sololearn.com/learn/1139/?ref=app
7th Jul 2018, 8:02 PM
Alexander Sokolov
Alexander Sokolov - avatar
0
C++ Is a very powerful, android-supported language. You can create a lot of games with it, code in different game engines and much more.
7th Jul 2018, 7:57 PM
Paul Grasser
Paul Grasser - avatar
- 2
Java is a very powerful, but hard and not-optimized language.
7th Jul 2018, 8:06 PM
MihaProject
MihaProject - avatar