What programing language is the best for making andoid apps | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 4

What programing language is the best for making andoid apps

i know nothing about programing

2nd Mar 2018, 5:09 PM
Abd Møghraby
Abd Møghraby - avatar
7 Answers
+ 4
For Android applications, there are IDEs (Integrated Development Environment) which allow for development for most, if not all, Android devices. One of the more prominent and popular IDEs at the moment is Android Studio. Similar to XCode which used Swift to develop applications for IOS, Android Studio uses either Java or Kotlin to develop applications easily and efficiently. If you want to get started with it, Kotlin seems to have more of a use when developing with it so it would most likely be the better option for that. Hope this helped!
2nd Mar 2018, 5:17 PM
Faisal
Faisal - avatar
+ 7
The two more popular choices for droid development is Java and Kotlin, both of which are very powerful and useful languages that utilize the JVM (Java Virtual Machine). Another good option is C# and it's been just as capable for anything I've tried to do. https://www.sololearn.com/Course/Java/ https://kotlinlang.org/ https://www.sololearn.com/Course/CSharp/
2nd Mar 2018, 5:19 PM
Fata1 Err0r
Fata1 Err0r - avatar
+ 4
Android Developement Resources - Java, Kotlin, C++ https://www.sololearn.com/discuss/823823/?ref=app
2nd Mar 2018, 5:43 PM
Manual
Manual - avatar
+ 3
Xamarin Cross Platform Development - C#, C++ https://www.sololearn.com/discuss/1068494/?ref=app
2nd Mar 2018, 5:44 PM
Manual
Manual - avatar
+ 1
i dont know
2nd Mar 2018, 5:10 PM
Abd Møghraby
Abd Møghraby - avatar
+ 1
java is the best... Java is special made for doing that :-D
2nd Mar 2018, 6:00 PM
Mao
Mao - avatar
0
it will be more efficient if you study the languages separately,,, visit: https://www.sololearn.com/learn/CSharp/2581/ https://www.sololearn.com/learn/java/2131/ then move to Android programming..
2nd Mar 2018, 5:44 PM
Nura Programmer
Nura Programmer - avatar