Back to Developer Roadmap

Pick a Language

src/data/roadmaps/android/content/pick-a-language@Suws-7f_6Z1ChpfcnxX2M.md

4.0770 B
Original Source

Pick a Language

When developing for Android, one crucial step is picking a programming language to use. There are multiple languages you can choose from, but the three most popular ones are Java, Kotlin, and C++.

Java is the original language used for Android development and is widely used, making it a good choice for beginners due to the wealth of resources and developer communities. Kotlin is a newer option that is fully supported by Google and Android Studio, and addressing many of the drawbacks of Java which makes it a popular choice for many developers.

Visit the following resources to learn more: