In ANDROID PROGRAMMING, how can we merge different languages with each other like Erlang, or Fortran? (with XML, Java & Kotlin) | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

In ANDROID PROGRAMMING, how can we merge different languages with each other like Erlang, or Fortran? (with XML, Java & Kotlin)

If Android App programming only supports XML, JAVA & KOTLIN; then how some Android apps like WhatsApp are written in Erlang and so many other languages? Does this mean that, Java is just to create the appearance of the application or to distribute the app to the Server as well as to the client side? Basically, then how can we merge or mix or embed codes written in other languages with each other? If you don't know the logical answer, kindly don't just post anything and run away.

14th Mar 2017, 4:38 PM
aaiem_raman
aaiem_raman - avatar
3 Answers
0
xml is used to create the appearance, not java. java is used for the control of the application. if it is not made in xml and java it is considered a web application, just looks good on mobile. actual android is composed of xml and java.
14th Mar 2017, 5:17 PM
Michael Szczepanski
Michael Szczepanski - avatar
0
then how can certain companies use Rust or Ada or Erlang in Android programming?
15th Mar 2017, 5:34 AM
aaiem_raman
aaiem_raman - avatar
0
try adding more tags to this question, I too want to know this, because I just learned a language that is supposed to be dead in 3 years
1st Sep 2017, 12:34 PM
Som Harsh
Som Harsh - avatar