which language is suitable for starting Android in 2020??? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

which language is suitable for starting Android in 2020???

Is java a right choice for learning Android in 2020? I have asked some people about this..And they said me to learn java. At the same time, some other people told me to learn kotlin or flutter,,, What will be a good choice for a beginner like me to start with?? [Note that I am also learning web development and now I can't wait to make something for android].. Plz give me some advice also...

8th May 2020, 11:37 AM
Moshiur Rahman Rony
Moshiur Rahman Rony - avatar
1 Answer
+ 2
No need to learn Java in 2020. You can start directly with Android + Kotlin, React Native + JavaScript, and Flutter + Dart. Related videos: https://youtu.be/9B5OXpt53DY https://youtu.be/LZFzRXCO95o If you know JavaScript, you can directly start to React Native ( provide by Facebook ) to create both platform Android and IOS apps. But if you don't know JavaScript then you can go with Android Studio + Kotlin language to create native app or Flutter + Dart language to create both platform Android and IOS apps ( both provided by Google ). Related videos: https://youtu.be/frEG8f0Aa1c https://youtu.be/jE5W89GslX8 Free course for learning Android development with Kotlin by Google : https://www.udacity.com/course/developing-android-apps-with-kotlin--ud9012 Happy Coding 😊
8th May 2020, 6:10 PM
Prince Raj