
droidcon
@droidcon
Followers
29K
Following
983
Media
768
Statuses
9K
droidcon is your place for all things #AndroidDev! 25 conferences worldwide - Latest Android news at @proandroiddev
Joined May 2009
You may be remote, but you are certainly not alone. Be part of our ever-growing #AndroidDev community. Follow us for daily #Android blogs, webinars, jobs, videos, & more.
29
72
669
Find out why this #AndroidDev's one build setting shrunk their #APK by 40%.
droidcon.com
A few weeks ago, I was prepping an app for release. Everything was looking good — crash-free sessions were up, Compose code was humming, and I was patting myself on the back for finally implementing...
0
0
3
Exploring how migrating to #Hilt improved #DI but introduced sluggish cold starts—& what the profiler revealed behind it 🔍 .
droidcon.com
So I migrated to Hilt. It was supposed to clean up my dependency injection mess, reduce boilerplate, and make onboarding easier for the team. And to be fair, it did all that.
0
2
1
Discover how #Retrofit turns simple interfaces into powerful #API gateways, making network calls seamless & efficient.
droidcon.com
Uncover how a few lines of code transform into powerful network calls behind the scenes ✨
0
1
3
Part 2: Implement #GenAI proofreading in #Android with ML Kit—fast setup, ViewModel logic, error handling & more 🤖.
droidcon.com
After building the summarisation feature in SmartWriter, integrating proofreading was incredibly fast — I reused almost all the same logic and had a working feature in under an hour.
0
0
1
Learn to build a simple split-bill #Android app step by step—tech stack, setup & fair solutions for sharing meals with friends 🍽️ 📱 .
droidcon.com
This codelab is perfect if you’re just starting out
0
0
4
Designed for #CTOs, #CEOs, #VPs, & #EngineeringHeads 🗣️ . #Berlin’s most impactful summit for #softwareengineering leaders is back. Join #T3SummitBerlin for peer-driven talks on scaling teams, #AI adoption, & leadership strategy. 🎟️ Tickets are limited. Join the leaders building
0
0
0
#Compose is fast by default; slow #UIs often mean fighting the framework. Learn to avoid common performance pitfalls. By @behzoddev.
droidcon.com
Today I want to talk about recomposition, that smart process where Compose rebuilds your UI faster than you can say “unstable lambda”. Except when it doesn’t. And when it doesn’t, it’s usually...
0
0
4
Best practices & proven patterns for building robust offline-first #Android apps with #JetpackCompose architectures.
droidcon.com
Best Practices and Proven Patterns for Robust Offline Experiences in Android Apps
1
1
7
Never assume #Kotlin object instances exist just because they’re declared.
droidcon.com
If you’re using sealed interface + object in Kotlin and constructing a static listOf(...) from those objects — beware. One of your objects might silently be null— if it wasn’t accessed before the...
0
0
1
Learn #MVI in #JetpackCompose with a simple TODO app—covering Intents, UiState, Reducers, Middlewares, & unidirectional flow.
droidcon.com
In this article, we’re going to explore how to implement the MVI (Model–View–Intent) in a Jetpack Compose Android app, using a hands-on example: a simple TODO list.
0
0
3
Enhance #Android apps with predictive back navigation in #Compose for smoother & modern transitions.
droidcon.com
Android maintains a stack of destinations as users navigate through your app, enabling smooth transitions and allowing users to return to previous screens by pressing the Back button. While this...
0
0
1
Submit your #AndroidDev talk for #dcldn25 before midnight!
sessionize.com
droidcon London is where the industry's leading Android experts converge to support the Android platform and create a strong network for developers an...
🚨 FINAL HOURS to join the speaker lineup at #dcldn25! 🚨. Submit your #AndroidDev talk before midnight! From #JetpackCompose to CI/CD to #AI workflows in #Android— if you’ve built it, share it. Be a voice in #MobileDev innovation. Don't miss this opportunity to inspire the
0
0
1
Common pitfalls & proven solutions for scaling #JetpackCompose in Enterprise #Android apps 📲.
droidcon.com
Common Pitfalls and Proven Solutions for Scaling Jetpack Compose in Enterprise Android Apps
0
2
6
Clarifying #coroutine behaviour with hands-on examples—learn when they run concurrently, asynchronously, or block. By @GalouMinisini .
droidcon.com
If you’ve ever felt confused about when coroutines actually run concurrently versus asynchronously, or why some operations seem to block despite using suspend functions, you're not alone. Today,...
0
1
8
#ANDROIDDEVS THE TIME IS NOW! 🚨
sessionize.com
droidcon London is where the industry's leading Android experts converge to support the Android platform and create a strong network for developers an...
🇬🇧📣🚨 LAST CALL 🇬🇧📣🚨. It's time to take the #dcldn25 stage & help build the community that builds #Android! Level up the #AndroidDev ecosystem by sharing your solutions on the biggest stage in the #UK! Whether it's architecture, testing, or tools — submit your talk today:
0
0
0
Build a fast, dependency-free search dialog in #JetpackCompose to replace tedious country dropdown scrolling in forms.
droidcon.com
I’ve always wanted to build a utilitarian component in Jetpack Compose — something that’s not just shiny or clever, but actually useful. That opportunity came when I ran into a painfully common...
0
0
6