🗺 The 2023 Android Developer Roadmap suggests learning paths to understanding Android development.
Find a file
2022-08-12 12:56:44 +09:00
.github Add github relevant files 2021-12-01 11:28:13 +09:00
app Formatting improved 2021-12-02 22:43:39 +05:30
figma Compose Animation node updated 2022-06-06 11:13:45 -07:00
gradle/wrapper initial commit 2021-12-01 11:25:44 +09:00
images Compose Animation node updated 2022-06-06 11:13:45 -07:00
.gitignore initial commit 2021-12-01 11:25:44 +09:00
build.gradle initial commit 2021-12-01 11:25:44 +09:00
CONTRIBUTING.md initial commit 2021-12-01 11:25:44 +09:00
gradle.properties initial commit 2021-12-01 11:25:44 +09:00
gradlew initial commit 2021-12-01 11:25:44 +09:00
gradlew.bat initial commit 2021-12-01 11:25:44 +09:00
LICENSE initial commit 2021-12-01 11:25:44 +09:00
README.md Add French link to all READMEs 2022-08-08 23:10:23 +02:00
README_DE.md Add French link to all READMEs 2022-08-08 23:10:23 +02:00
README_ES.md Add French link to all READMEs 2022-08-08 23:10:23 +02:00
README_FR.md Add French translation of README.md 2022-08-08 23:05:09 +02:00
README_ID.md Add French link to all READMEs 2022-08-08 23:10:23 +02:00
README_KR.md Update README files for Android Roadmap Part 3 2022-05-19 08:36:38 +09:00
README_TR.md Add French link to all READMEs 2022-08-08 23:10:23 +02:00
settings.gradle Fix Crash for low end devices. 2021-12-02 22:29:33 +05:30
spotless.license.kt Updates copyright 2021-12-01 16:07:22 +09:00

Android Developer Roadmap 2022


License Build Status Kotlin Weekly Android Weekly Profile

English | 한국어 | Deutsch | Español | Turkish | Bahasa Indonesia | Français

Android Developer Roadmap 2022 suggests learning paths to understanding Android development. You can read the roadmap following the line path in the middle of the map.

Each node indicates concepts of Android systems, Android SDK, and generally used libraries. It would be helpful to refer to the Android Developers Reference or GitHub for the specific terminologies.

In addition, you don't need to learn everything from this roadmap. So we recommend only reading the sections that would be helpful to you.

Roadmap

Roadmap

Articles


The 2022 Android Developer Roadmap is designed to give you a comprehensive understanding of the current Android ecosystem and provides suggested learning paths along the way to help you grasp the concepts.

In this multipart series, you'll learn all about the Android development ecosystem following our 2022 Android Developer Roadmap, giving you a more holistic view of the Android community and how you can progress as a developer.

If you'd like to get notified as we release future posts, join the watchers on GitHub or follow Stream on Twitter. You can also follow the author of this repository on GitHub.

Demo Application

This project includes a demo project which shows the roadmap image. You can download the latest APK on the Releases.

Contribution

This project doesn't cover everything, so if something is missing or should be fixed, anyone can contribute to this project by following the CONTRIBUTING guides.

Inspiration

This project is inspired by Android Developer Roadmap 2020. So thank you for the authors providing the roadmap ideas. Also, you can learn a lot of knowledge from the repository.

Find this project useful? ❤️

Support it by joining stargazers for this repository.
And follow me for my next creations! 🤩

License

Copyright 2021 Stream.IO, Inc. All Rights Reserved.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.