What is the best way to learn Android programming? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 5

What is the best way to learn Android programming?

I'm good in csahrp, and familiar to java, c++ and python, and so interesting in Android programming, but I don't know how!

30th Jan 2021, 12:07 PM
Fahima
Fahima - avatar
5 Answers
+ 1
You can also program for android in C# if that's your best language. Xamarin provides a framework for that. It's available in visual studio. That way you can also compile your apps for ios with small adjustments Python can be used as well
30th Jan 2021, 12:59 PM
Benjamin Jürgens
Benjamin Jürgens - avatar
+ 3
Hello If you know Java you can install Android Studio and start learning how to work with components , Database , How to connect to internet and get json ,... If you want You can switch to kotlin. because you have Java background, learning this language is easy for you Good luck
30th Jan 2021, 12:29 PM
melika.afrakhteh
melika.afrakhteh - avatar
+ 1
There are some interesting courses in Udacity about Android programming with interactive lessons try to learn from it using desktop PC and emulator or real devices to test your codes.learn by practices is the good way to progress.
30th Jan 2021, 7:53 PM
HBhZ_C
HBhZ_C - avatar
0
with js = react native(framework) with java with kotlin with xamarin good luck
30th Jan 2021, 9:48 PM
maydrt
maydrt - avatar
0
Take a look at the official Android website. Visit the official Android Developer website. ... Check out Kotlin. Google officially supports Kotlin on Android as a “first-class” language since May 2017. ... Download Android Studio IDE. ... Write some code. ... Stay up to date.
31st Jan 2021, 2:12 AM
Rajesh Sharma
Rajesh Sharma - avatar