🗺 The 2023 Android Developer Roadmap suggests learning paths to understanding Android development.
Find a file
2024-09-21 16:58:53 +09:00
.github Update build workflow 2023-10-03 02:27:58 +09:00
app Use ZoomableAsyncImage for zoomable subsampling 2024-02-22 00:33:42 +09:00
figma Update figma file 2024-02-13 09:07:26 +09:00
gradle/wrapper Update demo project 2023-10-03 02:22:50 +09:00
images Update android developer roadmap images & add a pdf file 2024-02-13 09:04:20 +09:00
pdf Update android developer roadmap images & add a pdf file 2024-02-13 09:04:20 +09:00
.gitignore initial commit 2021-12-01 11:25:44 +09:00
build.gradle Use ZoomableAsyncImage for zoomable subsampling 2024-02-22 00:33:42 +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 Update demo project 2023-10-03 02:22:50 +09:00
gradlew.bat Update demo project 2023-10-03 02:22:50 +09:00
LICENSE initial commit 2021-12-01 11:25:44 +09:00
README.md Update README.md 2024-09-21 16:58:53 +09:00
README_AR.md Update utm medium links 2024-03-07 17:12:19 +09:00
README_BD.md Update utm medium links 2024-03-07 17:12:19 +09:00
README_CN.md Update README_CN.md 2024-03-21 18:48:46 +08:00
README_DE.md feat : added Bengali readme file and added linking to existing files 2024-02-13 10:35:42 +06:00
README_ES.md feat : added Bengali readme file and added linking to existing files 2024-02-13 10:35:42 +06:00
README_FA.md Update utm medium links 2024-03-07 17:12:19 +09:00
README_FR.md feat : added Bengali readme file and added linking to existing files 2024-02-13 10:35:42 +06:00
README_ID.md feat : added Bengali readme file and added linking to existing files 2024-02-13 10:35:42 +06:00
README_IT.md Update utm medium links 2024-03-07 17:12:19 +09:00
README_JP.md Update utm medium links 2024-03-07 17:12:19 +09:00
README_KHM.md Update utm medium links 2024-03-07 17:12:19 +09:00
README_KR.md Update README_KR.md 2024-08-18 21:07:34 +09:00
README_PT.md Update utm medium links 2024-03-07 17:12:19 +09:00
README_SWA.md Update utm medium links 2024-03-07 17:12:19 +09:00
README_TH.md Update utm medium links 2024-03-07 17:12:19 +09:00
README_TR.md Update README_TR.md 2024-02-17 13:34:32 +03:00
README_VI.md Update utm medium links 2024-03-07 17:12:19 +09:00
settings.gradle Update demo project 2023-10-03 02:22:50 +09:00
spotless.license.kt Updates copyright 2021-12-01 16:07:22 +09:00

Android Developer Roadmap


License Build Status Kotlin Weekly Profile Profile

Arabic | English | 한국어 | Deutsch | Español | Turkish | Bahasa Indonesia | Français | Portuguese | ភាសាខ្មែរ | Vietnamese | 中文 | 日本語 | فارسی | ภาษาไทย | Italiano| Bengali

Android Developer Roadmap 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 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 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.

🕊️ Dove Letter

If you're eager to dive deeper into Kotlin and Android, explore Dove Letter, a private subscription repository where you can learn, discuss, and share knowledge. To get more details about this unique opportunity, check out the Learn Kotlin and Android With Dove Letter article.

⛴ Stream

If you're interested in building a robust chat, video/audio calls, or livestreaming feature, which is an easy-to-use, open-sourced, Kotlin-first, actively maintained, check out the Stream Chat for Android and Stream Video SDK for Compose.

📱 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.