+ 2
What's the best language for creating fully functioning Android apps?
Here to learn
8 Respostas
+ 5
If you want to build native Android apps, then there are a few choices.
->Java has been used by a lot of developers and is being used for a very long time. It is quite reliable , but has started to age.
->Kotlin is really hot in the market for features like safe null checks, reducing the size of code. Many companies like Uber, Zomato have already started to develop in Kotlin.
-> Last but not least, a new framework called flutter has been doing the rounds these days. It uses dart peogramming language but it hasn't been launched with a completely stable version yet.
Hope this helps :)
+ 4
Kotlin or C#
+ 2
Learn java or kotlin at first, I’ll recommend kotlin.
+ 1
Ways to enter in the world of gaming
0
Thanks alot for enlightening me👍
0
Thanks Usman Khan
0
Thank you
0
When I wrotemy last comment I was not that experienced in Android developer but I can now see that Java still dominates of your working for a new companies the all most likely use kotlin but big companies like Samsung and Microsoft still use Java