+ 2
Which programming language is required for making android games?
Tell me what I can do using c++ ? and how?
4 Antworten
+ 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
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.
- 2
Java is a very powerful, but hard and not-optimized language.