0
\$\begingroup\$

I only know Java Programming Language and no other. Can I develop games for Android in Unity3D using Java?

\$\endgroup\$
3
  • 2
    \$\begingroup\$ When you know Java you already know 95% of C#. \$\endgroup\$ Commented Feb 16, 2015 at 14:34
  • \$\begingroup\$ @Philipp really? If yes, than it'll be amazing. \$\endgroup\$ Commented Feb 16, 2015 at 15:03
  • \$\begingroup\$ @Philipp It's gone up 5% since the last time this question was asked :) \$\endgroup\$ Commented Feb 16, 2015 at 15:19

1 Answer 1

2
\$\begingroup\$

Unity does not natively support Java. There is scripting support for JavaScript, C# and Boo though. If you know Java the jump to C# is not that big.

Also see this SO.SE answer.

There however, seems to be a trick via a manual IKVM conversion from JAR to DLL that can work: http://answers.unity3d.com/questions/15308/can-i-access-java-code-from-unity.html#

\$\endgroup\$

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.