🗺 The 2023 Android Developer Roadmap suggests learning paths to understanding Android development.
Find a file
2021-12-01 16:07:22 +09:00
.github Add github relevant files 2021-12-01 11:28:13 +09:00
app Updates copyright 2021-12-01 16:07:22 +09:00
figma Fix typo on the Fragment section 2021-12-01 15:44:02 +09:00
gradle/wrapper initial commit 2021-12-01 11:25:44 +09:00
images Fix typo on the Fragment section 2021-12-01 15:44:02 +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 Updates copyright 2021-12-01 16:07:22 +09:00
README_KR.md Updates copyright 2021-12-01 16:07:22 +09:00
settings.gradle initial commit 2021-12-01 11:25:44 +09:00
spotless.license.kt Updates copyright 2021-12-01 16:07:22 +09:00

Android Developer Roadmap 2022


License Build Status

English | 한국어

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, this roadmap doesn't cover everything about Android development, and you don't need to learn everything from it. 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.