+ 4
What programing language is the best for making andoid apps
i know nothing about programing
7 Antworten
+ 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!
+ 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/
+ 4
Android Developement Resources
- Java, Kotlin, C++
https://www.sololearn.com/discuss/823823/?ref=app
+ 3
Xamarin Cross Platform Development
- C#, C++
https://www.sololearn.com/discuss/1068494/?ref=app
+ 1
i dont know
+ 1
java is the best... Java is special made for doing that :-D
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..