1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-22 17:02:58 +02:00

Create SVG for android roadmap

This commit is contained in:
Kamran Ahmed
2020-05-26 14:27:42 +04:00
parent d714aa84d1
commit 6f24a26ab4
2 changed files with 50 additions and 1 deletions

View File

@@ -14,7 +14,7 @@ Below is the broken down version of the roadmap with links and resources to lear
## Pick a Language
For the languages, you can develop android apps either by using Kotlin or Java.
[![](/roadmaps/android/pick-language.png)](/roadmaps/android/pick-language.png)
[![](/roadmaps/android/pick-language.svg)](/roadmaps/android/pick-language.svg)
Although, you can use both [Kotlin](https://en.wikipedia.org/wiki/Kotlin_(programming_language)) and [Java](https://en.wikipedia.org/wiki/Java_(programming_language)) to develop native android apps, [Google announced in 2019](https://android-developers.googleblog.com/2019/05/google-io-2019-empowering-developers-to-build-experiences-on-Android-Play.html) to make Kotlin the preferred way of developing android applications. If you were to start learning android development today, Kotlin should be your language of choice.

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 110 KiB