+ 2
Should i learn java to develop android apps on unity?
I want to develop some 3d android games and I think unity will be good for it. Should I learn java too or just go c# for the purpose. I also wanted to ask if I can make the games on android studio? Which is easier unity or the studio? And yes I want to give atleast a year at learning.
3 odpowiedzi
+ 2
Hi, to answer your first question Unity does not support natively Java but Unityscript which is modelled after Javascript.
So in Unity you can natively use:
- C# (which is fairly similar to Java)
- Javascript.
Boo script (similar to python, actually should be deprecated...)
Outside of Unity you can freely code for Android in Java.
+ 1
You can use both languages, I'm programming on C#
+ 1
my personal oppinion is Java is best for android programming