+ 4
What best language to code android app?
learn how to code
10 Answers
+ 9
I'm agree with Baftek .
Java, Kotlin
+ 6
Frankostein is Android a language?
+ 5
The official language for Android development is Java. Large parts of Android are written in Java and its APIs are designed to be called primarily from Java. It is possible to develop C and C++ app using the Android Native Development Kit (NDK), however it isnât something that Google promotes. According to Google, âthe NDK will not benefit most apps.Â
Details:
http://www.zipcodewilmington.com/blog/i-want-to-develop-android-apps-what-languages-should-i-learn
+ 5
java
+ 4
java,kotlin,android itself
+ 4
java
+ 3
Java is the most popular, but I think Kotlin is going to take its place in the future.
As of now, I'd suggest learning Java because there is a lot of tutorials etc. written in this great language
+ 2
Large parts of Android are written inJava and its APIs are designed to be called primarily from Java.
It is possible to develop C and C++ app using the Android Native Development Kit (NDK), however it isn't something that Google promotes.
According to Google, âthe NDK will not benefit most apps
+ 1
U require Advance Java.....and Android....combined
0
java hava rich community , and a ton of free libraries , and stable IDE(android-studio) . but react-native is sounds good too.