+ 4
What is the best programming language to for android apps
10 Answers
+ 6
java
+ 5
Java is widely used.
+ 3
Java is king for android development
+ 3
you can use java or c# for back end coding, and xml for front end coding.
+ 2
Muhammad Ramzan thanks for your commemt but notice that developing an android app by java or kotlin is done much more accurately. Also, the speed of running of programs is higher and the apk file size will be much lower.
Also, for coding with C#, developer must use XAMARIN platform.
+ 1
Android apps are built using special Java Software Kit known as Android Development Kit, Android Development Kit is a combination of Java APIs (Application Programming Interface) that can be used to build all sort of Android apps, because Android Development Kit is a Java Library, therefore we use Java Programming Language to build Android apps, even XML that we write to create or define various User Interface layouts or metadata etc is first converts to Java that converts to Java Bytecode that executes by Android Virtual Machine, a special kind of Java Virtual Machine made for Android. Kotlin is Java like language that is a little easier compared to Java and a well thought out kind of language by features that can also be used to develop Android applications. Kotlin compiler converts Kotlin code into Java Bytecode that Java Bytecode runs on Android Virtual Machine that is itself is a Linux native software that is written in C++ programming language.
0
AngularJS đ
0
Dart
0
It's java