From 79ef88a53706edbdd80ca28a3eb7d12017887de6 Mon Sep 17 00:00:00 2001 From: Dan Holdsworth Date: Mon, 10 Jun 2024 10:26:55 +0100 Subject: [PATCH] add roadmap.sh/android to Resources section --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 720cdbf..85dc883 100644 --- a/readme.md +++ b/readme.md @@ -468,6 +468,7 @@ Awesome-Android is an amazing list for people who need a certain feature on thei - [Mindorks](https://mindorks.com/) - Become a complete and happy Android developer. - [AndroidVille](https://ayusch.com/) - Become a better Android Engineer. A website dedicated to Android Development covering advanced topics such as RxJava, Android Zygote and much more. - [Android Stack Weekly](https://blog.canopas.com/tagged/canopas-android-weekly) - A weekly newsletter on new development and updates of Android universe. +- [Roadmap.sh Android Roadmap](https://roadmap.sh/android) - A community created Android developer roadmap. ### Code examples - [Android Architecture Blueprints](https://github.com/android/architecture-samples) - The Android Architecture Blueprints project demonstrates strategies to help solve or avoid common android problems.