+ 3
Which language is better for android system?
Someome please tell me which language is better for understanding android system.
41 Réponses
+ 10
You shoud learn JAVA if you wanna develop Android apps by using Android Studio "or" C# if wanna use Visual Studio by Microsoft.
+ 9
Java + XML + Android Studio
+ Git (optional but useful tool for version control)
+ Maven or Gradle (optional but easy to work with external dependencies).
+ 7
Java if you want to use Android Studio.
C# if you want to utilise Xamarin Technology for Visual Studio.
+ 7
Official development language for android is java... You can ever use others languages to develop for android, but usually C or C++ for some specific purposes requiring highly speed ( as libraries for framework 3D, which are next handle with java ^^ )...
+ 4
Java
+ 4
java
+ 3
Absolutely Java is better. becouse google itself suggests android studio for android programming that that need java for coding.
+ 3
java is the best language for android
you can use android studio
+ 3
normally you would use Java but it depends whether you're primarily a Java developer or a .Net developer.
if you usually code in Java then use Java for your android development, plus if you wanna makes games you have great Java libraries like libgdx.
if you're a .net developer you can still use C# with WPF, research more about Xamarin. Microsoft allows you to create Windows mobile apps, Android apps and Iphone Apps. which is good because you can use one technology to target many platforms.
Hope this helps 👍
+ 3
you should know java, but it's better to learn c# first
+ 2
i would recommend Java. There you can use Android Studio.
+ 2
Java
+ 2
Java via Android Studio or C++ via Android NDK
+ 2
java script
+ 1
i used a app called "aide" its avalible in playstore..it will teach you how to write small android apps and small android games using java and xml..it has a inbuild ide too..try it or try the moded version from google
+ 1
Instal android studio which uses Java and xml. It is optimised for use with android devices and gives so much support. You can have the first simple app running on your android phone less than an hour later.
+ 1
to understand android programs you need to have a good idea of Java and a little of XML.
+ 1
if you search the internet, you will find java is the language that was mostly used in android applications....and also...just to tell you...objective-c is the language used by iPhones....hoped I helped you
+ 1
java
+ 1
If you are a beginner then c++ is the best language.
but java is the best language for android system