What I learn to create android apps? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 6

What I learn to create android apps?

22nd Jul 2018, 3:55 PM
Fazal Amin
Fazal Amin - avatar
12 Answers
+ 22
You can use most of the popular languages to build an Android application. Javascript, for example, with NativeScript. But, of course, Java is the most common.
22nd Jul 2018, 4:47 PM
Igor Makarsky
Igor Makarsky - avatar
+ 14
Android studio uses java and XML for app development. However it uses kotlin , c, c++also
22nd Jul 2018, 5:14 PM
Siddharth Golecha
Siddharth Golecha - avatar
+ 9
Basically you can create android apps with the most languages. If you want to use web development then I recommend REACT NATIVE, because it uses native components and you can still use javascript(jsx). FLUTTER is also an option. For native(faster apps) development I recommend KOTLIN,because its new and made for android development. JAVA is also a nice option, it gets widely used for android app development, but kotlin replaces java. C and C++ are valid too,but they are very hard languages, also they dont get much updates either. C# is the aquivalent to java, but java/kotlin get more support. Pls correct me when I am wrong, I hope I could help.
22nd Jul 2018, 4:35 PM
Niklas
Niklas - avatar
+ 8
you can learn Android from Udacity even if you are a beginner. There are courses available for both Beginners and Intermediates http://refer.udacity.com/sidd2i27-1vy
27th Jul 2018, 1:08 PM
Siddharth Golecha
Siddharth Golecha - avatar
+ 6
The main language for creating Android Apps is java, but you can use kotlin,c,c++ and c#. In addition, you can create hybrid apps that use Html,Css and javascript.
29th Jul 2018, 8:10 AM
Taki BMD
Taki BMD - avatar
+ 5
Java is the main language of Android, and the new dart programing language is also used for creating apps.
27th Jul 2018, 2:21 PM
Ein Dog
Ein Dog - avatar
+ 4
Hi, Most common Java If you want to make games maybe c#
22nd Jul 2018, 3:57 PM
Guillem Padilla
Guillem Padilla - avatar
+ 3
officially Android Studio uses Java as it primary language. However it’s also possible to use c or c++
22nd Jul 2018, 3:58 PM
Davide Ferrero
Davide Ferrero - avatar
+ 2
You can use C# or Java on the Unity5 engine. It's the easiest way, I think.This engine includes grafic editor and many useful things. I learning it during two week and I like it)))
22nd Jul 2018, 9:36 PM
Mr Rebchik
+ 2
Java script for android apps but you can also try c# but it's mostly for games
28th Jul 2018, 11:54 AM
Rohit Singh
Rohit Singh - avatar
+ 2
java has been always the best option, now there's a lawer war with oracle due to Kotlin was using OpenJdk from oracle and now Kotlin is official language for android's app. Anyway i strongly recommed learn java before any other language..
29th Jul 2018, 8:30 PM
Teresa Guerrero
Teresa Guerrero - avatar
+ 1
C# for Unity
23rd Jul 2018, 8:26 PM
Dmitry Minsky
Dmitry Minsky - avatar