+ 3
Is it necessary to use java for Android app making?
I heard at many places that you have to learn Java to make Android app but I use ruby language. can I use ruby to make Android app or I need to learn Java and why?
9 ответов
+ 2
what's jruby
+ 2
where can I learn it?
+ 2
thank you very much
+ 1
Check JRuby
+ 1
it's Ruby's version which is designed to run on JVM
+ 1
type in "JRuby: An Introduction" in google and check www.techrepublic.com article about it for a start
0
you can use Ruby, Python, C++, and more but using Java is best for productivity and performance.
0
You also got frameworks that dont use java lile phonegap or xamarin
if you need a very simple app, you could use mit app inventor 2
0
You can use anything that runs on the JVM for Android.