Which language is better for android system? | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 3

Which language is better for android system?

Someome please tell me which language is better for understanding android system.

12th Jan 2017, 6:03 PM
Soe Mynn Oo
Soe Mynn Oo - avatar
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.
15th Jan 2017, 8:36 AM
Biraj Patel
+ 9
Java + XML + Android Studio + Git (optional but useful tool for version control) + Maven or Gradle (optional but easy to work with external dependencies).
24th Mar 2017, 6:28 PM
Grzegorz Kawalec
Grzegorz Kawalec - avatar
+ 7
Java if you want to use Android Studio. C# if you want to utilise Xamarin Technology for Visual Studio.
12th Jan 2017, 6:10 PM
David Sebastian Keshvi Illiakis
David Sebastian Keshvi Illiakis - avatar
+ 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 ^^ )...
12th Jan 2017, 6:21 PM
visph
visph - avatar
+ 4
Java
12th Jan 2017, 6:57 PM
Ramazan Taplamacı
Ramazan Taplamacı - avatar
+ 4
java
14th Jan 2017, 12:06 PM
SAGAR SINGHA ROY
SAGAR SINGHA ROY - avatar
+ 3
Absolutely Java is better. becouse google itself suggests android studio for android programming that that need java for coding.
12th Jan 2017, 8:01 PM
Mohammad Saeed
Mohammad Saeed - avatar
+ 3
java is the best language for android you can use android studio
13th Jan 2017, 1:14 PM
Tarun Sharma
Tarun Sharma - avatar
+ 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 👍
14th Jan 2017, 11:25 PM
Mayibongwe Sibanda
Mayibongwe Sibanda - avatar
+ 3
you should know java, but it's better to learn c# first
16th Jan 2017, 7:39 AM
Firouze
Firouze - avatar
+ 2
i would recommend Java. There you can use Android Studio.
14th Jan 2017, 11:00 AM
R4xx4r
R4xx4r - avatar
+ 2
Java
15th Jan 2017, 3:29 PM
Bogdan Bogdanov
Bogdan Bogdanov - avatar
+ 2
Java via Android Studio or C++ via Android NDK
15th Jan 2017, 3:47 PM
Mihai Dancaescu
Mihai Dancaescu - avatar
+ 2
java script
15th Jan 2017, 4:08 PM
ron avni
ron avni - avatar
+ 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
13th Jan 2017, 5:21 PM
ARNAB BISWAS
ARNAB BISWAS - avatar
+ 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.
13th Jan 2017, 6:00 PM
William Spruyt
William Spruyt - avatar
+ 1
to understand android programs you need to have a good idea of Java and a little of XML.
13th Jan 2017, 6:40 PM
Mrietunjoy Sarkar
Mrietunjoy Sarkar - avatar
+ 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
14th Jan 2017, 8:31 AM
Blugon
Blugon - avatar
+ 1
java
14th Jan 2017, 11:12 AM
Eli Amevor
Eli Amevor - avatar
+ 1
If you are a beginner then c++ is the best language. but java is the best language for android system
14th Jan 2017, 11:16 AM
Sanket Uttarwar
Sanket Uttarwar - avatar