🗺 The 2023 Android Developer Roadmap suggests learning paths to understanding Android development.
Find a file
Jaewoong Eum 84db58196a
Merge pull request #23 from serkanalc/patch-2
Add Turkish translation of README.md
2022-01-12 20:13:53 +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 Fix typo on Navigation component path #18 2021-12-15 20:27:01 +09:00
gradle/wrapper initial commit 2021-12-01 11:25:44 +09:00
images Fix typo on Navigation component path #18 2021-12-15 20:27:01 +09: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 Turkish translation of README.md 2022-01-12 04:38:31 +03:00
README_DE.md Add Android Weekly badges 2021-12-06 08:00:38 +09:00
README_ES.md Add Spanish translation of README.md 2022-01-01 15:17:51 +01:00
README_KR.md Add Android Weekly badges 2021-12-06 08:00:38 +09:00
README_TR.md Create README_TR.md 2022-01-12 04:34:35 +03: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

English | 한국어 | Deutsch | Español | Turkish

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

Demo Application

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

Articles

New articles for the Android Developer Roadmap are coming soon on the Stream Blog. If you have any interests, you can get notifications by joining watchers.

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.

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.