From 75284a60ba2591c0a07acbd22ca9933b66a41d6d Mon Sep 17 00:00:00 2001 From: blog-post-bot Date: Mon, 3 Mar 2025 01:30:21 +0000 Subject: [PATCH] Updated with the latest blog posts --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a36cfe01a5..e375b173cd 100644 --- a/README.md +++ b/README.md @@ -271,6 +271,8 @@ and ***Android Patterns*** ? Consider buying me a coffee :) ### *Reddit posts* +- [Android studio process uses 15 gb on Macbook M2](https://www.reddit.com/r/androiddev/comments/1j216pu/android_studio_process_uses_15_gb_on_macbook_m2/) +- [Fleet vs Android Studio with KMP](https://www.reddit.com/r/androiddev/comments/1j202pj/fleet_vs_android_studio_with_kmp/) - [Method to implement serverless IAP?](https://www.reddit.com/r/androiddev/comments/1j1e64m/method_to_implement_serverless_iap/) - [Is there any need for constraint layout in Compose?](https://www.reddit.com/r/androiddev/comments/1j0xrqx/is_there_any_need_for_constraint_layout_in_compose/) - [Good resources to learn testing?](https://www.reddit.com/r/androiddev/comments/1j0ctqw/good_resources_to_learn_testing/) @@ -279,8 +281,6 @@ and ***Android Patterns*** ? Consider buying me a coffee :) - [UI test execution in parallel using Shards](https://www.reddit.com/r/androiddev/comments/1izq95j/ui_test_execution_in_parallel_using_shards/) - [How do you synchronize on strings ids between platforms?](https://www.reddit.com/r/androiddev/comments/1izkv22/how_do_you_synchronize_on_strings_ids_between/) - [Coroutine flows best practice?](https://www.reddit.com/r/androiddev/comments/1izji3m/coroutine_flows_best_practice/) -- [Catching soft keyboard events in android 10](https://www.reddit.com/r/androiddev/comments/1izf8s7/catching_soft_keyboard_events_in_android_10/) -- [Jetpack Compose Authentication with Supabase](https://www.reddit.com/r/androiddev/comments/1iz6lhh/jetpack_compose_authentication_with_supabase/) ### *InfoWorld posts*