What programming language is WhatsApp (for Android) written in?
Q: What programming language is WhatsApp (for Android) written in?
Ans: Whatsapp is really composed in erlang.
It's worked with Erlang, an old programming dialect worked in the 80's. Facebook likewise utilized it for it's talk include in 2009.
I downloaded the APK and had a rake around inside. I see a classes.dex and a couple .so documents, so will state it's a local Java application, with some stuff in C or C++ as well, imparted code to alternate stages I anticipate.
It additionally has the standard Android XML format records, so it's resembling a normal Android Java application to me.
The customer for Android must be composed in Java. It looks and feels exceptionally local, has each one of those Material Design elements etc. It isn't so much that easy to construct an application with such a local UX with non-naitve system.
The backend, as the others have specified, is composed generally in Erlang. It's examined in different articles on the Internet.
It's worked with Erlang, an old programming dialect worked in the 80's. Facebook likewise utilized it for it's talk include in 2009.
I downloaded the APK and had a rake around inside. I see a classes.dex and a couple .so documents, so will state it's a local Java application, with some stuff in C or C++ as well, imparted code to alternate stages I anticipate.
It additionally has the standard Android XML format records, so it's resembling a normal Android Java application to me.
The customer for Android must be composed in Java. It looks and feels exceptionally local, has each one of those Material Design elements etc. It isn't so much that easy to construct an application with such a local UX with non-naitve system.
The backend, as the others have specified, is composed generally in Erlang. It's examined in different articles on the Internet.



Leave a Comment