#devfest #devfestro #devfest26ro @jusalvi.bsky.social in the house
#devfest #devfestro #devfest26ro @jusalvi.bsky.social in the house
Live now! Exploring a new testing lib from @mmckenna.me! Come checkout Dejavu with me here:
twitch.tv/adammc
If anyone knows of cool open roles please send them my way! π
The Big Move: Iβve relocated!
I am officially moving my social media off this platform. From now on, you can find me over on the Fediverse.
π New Handle: @zachary@social.devwithzachary.com
π New Home: social.devwithzachary.com
π₯ Video Hub: tube.devwithzachary.com
#Mastodon #Fediverse #Migration
Building Shellporter was super fun and very fast, and it took me less than a week.
I wrote about the process: www.marcogomiero.com/posts/2026/b...
Tell that to those guys at Google .. working on AS .. to speed things up and let the PANDA rest in the wild!
#androidstudio #androiddev androidstudio.googleblog.com/2025/12/andr...
Navigation 3 isnβt just a version bump β itβs a mindset shift.
Alex Vanyo and Don Turner walk us through the how & why.
VOD β youtu.be/I9Ws2Lxv0dw
Missed our chat with Alex Vanyo & Don Turner?
Good news: the Navigation 3 wisdom (and chaos) is now on YouTube! π
Watch it here β youtu.be/I9Ws2Lxv0dw
If your navigation graph currently looks like a plate of spaghettiβ¦
This episode is for you π
Navigation 3 explained by the people who actually understand it.
VOD β youtu.be/I9Ws2Lxv0dw
Imma steal a lot of things from this and improve my widget :D
Successfully built a widget pulling real data, and a mock preview for the widget picker itself!
Where can i get one of those plushies? IT's so awesome. Happy holidays!
The meme industry is blooming: trading cats and dogs from RAM π
Coming soon in the next stable release: device tools for Agent Mode in @androidstudio.bsky.social
! Makes it simpler to verify code changes as they are done, and manual test just with natural language. Would be curious to see other creative uses as well!
I tried replacing Windows 11 with Bazzite on my RTX 4060. π§
π Doom: Tanked on Linux π Cyberpunk: Faster on Linux! π Fallout: Frame locked
The harsh truth: If you have an Nvidia GPU, Windows is still king. π
Full benchmarks: www.youtube.com/watch?v=V-sM...
#LinuxGaming #Nvidia
We just released Jetpack Compose 1.10 with new features and a number of performance improvements.
What's your favourite thing in this release? I π the improvements to shared elements.
android-developers.googleblog.com/2025/12/what...
Good luck π€ buddy!
New blog post on how to render beautiful soft shadows projected by the user's finger with Jetpack Compose.
www.romainguy.dev/posts/2025/f...
π¨ My #dcldn25 talk is now LIVE π¨
Going Beyond Obfuscation: Advanced Techniques for Protecting Android Apps
π: www.youtube.com/watch?v=carU...
#MobileSecurity #AndroidDev
Navigation 3 is stable π android-developers.googleblog.com/2025/11/jetp...
Customizing the cache window lets you prefetch content on Jetpack Compose LazyLayouts. Combining it with pausable composition and text prefetching is a winning combination.
Run this and let me know the output:
`grep "dontoptimize" app/build/outputs/mapping/release/configuration.txt`
In case it's not empty, you definitely should watch this youtu.be/QqO2jZ-NZko?...
Here are the slides of my talk @Droidconit about what I've learned after years of building with Kotlin Multiplatform!
androidstudio.googleblog.com/2025/11/andr... #AndroidStudio #AndroidDev
And don't forget the ultra obvious: "we'll delve into" !
Quick guides for Compose UI.
developer.android.com/develop/ui/c...
The new Islands theme from @intellijidea.com has landed in latest @androidstudio.bsky.social canaries! Try it out and leave us your feedback either here or on the issue tracker π«Ά
fun thing I encountered at work this week β we discovered that LLM Agents decided to start setting environment variables that are only supposed to be set on CI on developer's machines, of course breaking the build for them :/