LightbulbLanguages.

Posts 1619 of 19 · Page 2 of 2
As an Android developer myself, I'd say go for Java, since you have already the basic. If you don't really want to hack androids, Java can also help you create your servlet (kind of a server), or a game (Minecraft was built on Java, need I say more?). I personally go for android because I love it.
Quote Originally Posted by hangduykhiem View Post
As an Android developer myself, I'd say go for Java, since you have already the basic. If you don't really want to hack androids, Java can also help you create your servlet (kind of a server), or a game (Minecraft was built on Java, need I say more?). I personally go for android because I love it.
You can develop for android on C++ and .NET too.
Also JVM was built on C/C++ and assembly.
Quote Originally Posted by user590177 View Post


You can develop for android on C++ and .NET too.
Also JVM was built on C/C++ and assembly.
True that, but Android Native Dev Kit is too hard for the beginners I guess. But yep, if you want to Dev Games, create hacks and 'em all, you should really go for C++
Quote Originally Posted by hangduykhiem View Post
True that, but Android Native Dev Kit is too hard for the beginners I guess. But yep, if you want to Dev Games, create hacks and 'em all, you should really go for C++
Tbh I like C++ for its inline assembler (which I unfortunately don't really know) it is a major advantage if want to take on some "hot" operations which require speed.
Posts 1619 of 19 · Page 2 of 2

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?