Advertisement ยท 728 ร— 90

Posts by Sido

Tuesday's #AndroidDev tip.

Do you work with Kotlin's Coroutine Flow API? If so, the Flow Marbles website is a handy resource to explain a number of the default Flow operators with helpful marble diagrams: flowmarbles.com

1 year ago 17 6 0 0
You Are Going to Need It Optimizing code can be a difficult task because there are so many traps you need to avoid at every step of the way. Today I want to focus on one of the (numerous) benchmarking traps, which you may hav...

Benchmarking can be tricky! In this blog post, I show an example of how easy it is to get the wrong results and how to fix it: www.romainguy.dev/posts/2024/y...

1 year ago 71 26 2 2
Video

๐Ÿค” Did you know... there is a new Modifier in town ๐Ÿค 

The latest alpha version of Jetpack Compose contains a new `Modifier#animateBounds()` which can automatically animate the size & position of your Composable.

Simple example usage: gist.github.com/riggaroo/202...

#JetpackCompose

1 year ago 47 9 4 0

I see everyone posting lists and starter packs. Is there a .NET MAUI one yet? If not, let's get the family together here! Let me know if you're working in MAUI so I can add you :) go.bsky.app/CuMKHtE

1 year ago 28 19 19 2

๐Ÿฆ‹ Android Community Starter Packs๐Ÿ‘‡

1 year ago 46 24 8 6
Preview
Android Nomad #51 - Flow Understanding Kotlin Flow, StateFlow, and SharedFlow: Choosing the Right Tool for Your App

androidnomad.substack.com/p/android-no...

1 year ago 1 0 0 0
Preview
Haze - Real time background blurring Description # This is an short tech talk which I delivered at work about Haze: https://github.

Here's the slides from a talk I gave at work about Haze.

There's no recording or anything, but the slides should hopefully be self-explanatory

chrisbanes.me/talks/haze-t...

1 year ago 31 3 1 0