Android Studio programming language? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Android Studio programming language?

Do I write in Java or JavaScript? I'm confused.... And are there any other languages I can write in?

19th Nov 2016, 9:28 PM
Stevan Marjanović
Stevan Marjanović - avatar
3 Answers
+ 3
I think this link is going to answer your questions. < http://www.androidauthority.com/want-develop-android-apps-languages-learn-391008/ > Little resume: The default language for Android studio is Java, but you can program in C or C++ as well using the Android Native Development Kit. You can also program for Android using C#, but it requires visual studio and xamarin (for Windows), or xamarin studio for macOS.
19th Nov 2016, 9:44 PM
Gustavo Kuze
Gustavo Kuze - avatar
+ 5
Java XML (mostly handled by the android studio, but sometimes some tinkering is required)
19th Nov 2016, 9:43 PM
Burey
Burey - avatar
+ 1
Thanks ^^
20th Nov 2016, 1:28 PM
Stevan Marjanović
Stevan Marjanović - avatar