From 0b3084611ce1c26ca6304720852be16cfa3ef070 Mon Sep 17 00:00:00 2001 From: blog-post-bot Date: Sat, 25 Jan 2025 01:29:24 +0000 Subject: [PATCH] Updated with the latest blog posts --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index b8027c2727..2b33397f86 100644 --- a/README.md +++ b/README.md @@ -271,16 +271,16 @@ and ***Android Patterns*** ? Consider buying me a coffee :) ### *Reddit posts* +- [Android Is adding a Linux terminal for developers](https://www.reddit.com/r/androiddev/comments/1i9baen/android_is_adding_a_linux_terminal_for_developers/) +- [Android Studio’s 10 year anniversary](https://www.reddit.com/r/androiddev/comments/1i92d1q/android_studios_10_year_anniversary/) +- [Bottom Navigation With Nested Destinations](https://www.reddit.com/r/androiddev/comments/1i8w55q/bottom_navigation_with_nested_destinations/) +- [Understanding Coroutines Dispatchers](https://www.reddit.com/r/androiddev/comments/1i8t1aq/understanding_coroutines_dispatchers/) +- [Does this mean you don't need to make the app responsive? Just write on one device and the API's will automatically adjust for the bigger devices?](https://www.reddit.com/r/androiddev/comments/1i8rreu/does_this_mean_you_dont_need_to_make_the_app/) +- [Share Your Jetpack Compose Snippets with the Community](https://www.reddit.com/r/androiddev/comments/1i8olev/share_your_jetpack_compose_snippets_with_the/) - [Android Studio Meerkat Feature Drop | 2024.3.2 Canary 2 now available](https://www.reddit.com/r/androiddev/comments/1i8du7u/android_studio_meerkat_feature_drop_202432_canary/) - [Ble Scanning](https://www.reddit.com/r/androiddev/comments/1i8dq32/ble_scanning/) - [I'm following Googles tutorial and getting an error over "mutableStateOf"; I don't get why.](https://www.reddit.com/r/androiddev/comments/1i8bwwa/im_following_googles_tutorial_and_getting_an/) - [Android Developers Blog: The future is adaptive: Changes to orientation and resizability APIs in Android 16](https://www.reddit.com/r/androiddev/comments/1i88fef/android_developers_blog_the_future_is_adaptive/) -- [Runtime Permission Implementation in Android with [rememberLauncherForActivityResult]](https://www.reddit.com/r/androiddev/comments/1i821c2/runtime_permission_implementation_in_android_with/) -- [Lumo UI's demo app is now available on Google Play.](https://www.reddit.com/r/androiddev/comments/1i80jod/lumo_uis_demo_app_is_now_available_on_google_play/) -- [KMP for Android only](https://www.reddit.com/r/androiddev/comments/1i7xyt9/kmp_for_android_only/) -- [Android Studio Emulator Camera Lag](https://www.reddit.com/r/androiddev/comments/1i7wo01/android_studio_emulator_camera_lag/) -- [A Look Back at 2024: F-Droid's Progress and What's Coming in 2025](https://www.reddit.com/r/androiddev/comments/1i7sogf/a_look_back_at_2024_fdroids_progress_and_whats/) -- [Best Practices to Avoid Decoder Contention in Android Video Playback Activities](https://www.reddit.com/r/androiddev/comments/1i7s7mc/best_practices_to_avoid_decoder_contention_in/) ### *InfoWorld posts*