+ 6

Which is better for android game development java or c#

8th May 2017, 10:11 AM
Talluri Saisumanth
Talluri Saisumanth - avatar
5 RĂ©ponses
+ 3
I think you should js or c# because of unity game engine. features of unity game engine the scene viewer great documentation support great forum support they post a video tutorials on their site. its free you can publish your app to playstore but i will have unity splash screen and you can't sell your game you can add advertisement , multi player support . cross platform support : same code , same graphics for different os like ios, Android , PlayStation , Windows and much more if you're choosing java then there is lib gdx.
8th May 2017, 12:50 PM
MR Programmer
MR Programmer - avatar
+ 9
I will recommend java. The official language for Android development is Java. Large parts of Android are written in Java and its APIs are designed to be called primarily from Java. That said, it is possible to develop C and C++ apps using the Android Native Development Kit (NDK), however it isn’t something that Google promotes. According to Google, “the NDK will not benefit most apps. As a developer, you need to balance its benefits against its drawbacks. Notably, using native code on Android generally does not result in a noticable performance improvement, but it always increases your app complexity.”
8th May 2017, 2:25 PM
💞⓱ⓩⓐⓣⓘ💞
💞⓱ⓩⓐⓣⓘ💞 - avatar
+ 2
java its open source c# licensed based
8th May 2017, 11:59 AM
Mayur Chaudhari
Mayur Chaudhari - avatar