Marc Reichelt πŸ‡ΊπŸ‡¦πŸ¦‹

@mreichelt
349 Followers
693 Following
1,039 Posts

Android developer at Snapp Mobile | Kotlin enthusiast | developer happiness | self-driving cars | he/him | Making the world better, one step at a time!

Now on BlueSky πŸ¦‹: @mreichelt.bsky.social

GitHubhttps://github.com/mreichelt
Twitterhttps://twitter.com/mreichelt

When an Android Studio Canary had a feature that you loved, but the RC1 took it away… πŸ€·β€β™‚οΈ

Happened to me with resizable Compose previews - present in Android Studio Narwhal Feature Drop Canary 9, but not there anymore in RC1.
This made it sooo easy to test layout changes for bigger/smaller screens!

Woohoo - my talk 'Kotlin on CRaC - new JVM features to speed things up' was accepted! πŸ₯³

@droidcon.bsky.social Berlin, here I come! 🌟🀩😻

πŸ’‘ Did you know that you can zoom Compose previews in Android Studio by holding the ⌘-Key and scrolling?

This is really useful!

#AndroidDev #Compose #AndroidStudio

Did I mention that I love Compose?
It's awesome!

Compose Preview scrolling gets interrupted when trying to scroll over the headers.

New Android Studio issue submitted: https://issuetracker.google.com/issues/430198900

Damn, the Android 16 update really burns my Pixel 6 battery like crazy. See:
https://support.google.com/pixelphone/thread/352666320/battery-draining-unusually-fast-after-june-update?hl=en&dark=0&sjid=8663889737494554788-EU

Google: please fix your broken software!

If you don't have Android 16 yet, I recommend blocking the update!

Battery draining unusually fast after June update - Google Pixel Community

Ah, Compose previews on the most recent Android Studio Narwhal 2025.1.1 - one of these *definitely* is not a dark theme.

Bug seems to be reported already: https://issuetracker.google.com/issues/427929844

Strava. Where you see how many calories other people burnt during their activities - but not your own. Sigh.
Any good alternatives?
βœ… Talk for @droidcon Berlin submitted! I'm really excited about this topic - I hope it will be picked! 🀞

Trying to experiment with JDK 24 with CRaC support.
Tried it in a Linux docker image because I know the feature is only supported on Linux, but it fails because of course my Mac does have arm64 rather than x86_64 architecture.

Much slower qemu, here we go…