+ 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?

7th Feb 2017, 4:42 PM
Aman Singh Rathore
Aman Singh Rathore - avatar
9 ответов
+ 2
what's jruby
7th Feb 2017, 4:48 PM
Aman Singh Rathore
Aman Singh Rathore - avatar
+ 2
where can I learn it?
7th Feb 2017, 4:50 PM
Aman Singh Rathore
Aman Singh Rathore - avatar
+ 2
thank you very much
7th Feb 2017, 4:55 PM
Aman Singh Rathore
Aman Singh Rathore - avatar
+ 1
Check JRuby
7th Feb 2017, 4:48 PM
Zilvinas Steckevicius
Zilvinas Steckevicius - avatar
+ 1
it's Ruby's version which is designed to run on JVM
7th Feb 2017, 4:50 PM
Zilvinas Steckevicius
Zilvinas Steckevicius - avatar
+ 1
type in "JRuby: An Introduction" in google and check www.techrepublic.com article about it for a start
7th Feb 2017, 4:54 PM
Zilvinas Steckevicius
Zilvinas Steckevicius - avatar
0
you can use Ruby, Python, C++, and more but using Java is best for productivity and performance.
7th Feb 2017, 7:43 PM
Hasan Al-Yazidi
Hasan Al-Yazidi - avatar
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
9th Feb 2017, 12:43 AM
Matheus Pinheiro de Sousa
Matheus Pinheiro de Sousa - avatar
0
You can use anything that runs on the JVM for Android.
9th Feb 2017, 1:07 AM
1of3
1of3 - avatar