droidcon's Avatar

droidcon

@droidcon.bsky.social

The largest Android Developer Community in the world. https://www.droidcon.com/

634 Followers  |  2 Following  |  203 Posts  |  Joined: 19.11.2024  |  1.8733

Latest posts by droidcon.bsky.social on Bluesky

Preview
Baking with functions: A guide to higher-order functions and lambdas in Kotlin Imagine your code isn’t just a set of instructions, but a recipe book. Some recipes are simple: β€œAdd sugar, stir.” But what if you could have a recipe for a cookie maker, where you just hand it anothe...

Master higher-order functions & lambdas in #Kotlin to write cleaner, reusable #code & embrace functional programming.

www.droidcon.com/2025/10/21/b...

10.11.2025 13:36 β€” πŸ‘ 0    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Post image

All the moments, all the memories – captured πŸ“Έ

Our #dcldn25 event photos are now up on the site! Go find yourself, your friends, & your favourite #Android talks πŸ‘‰ london.droidcon.com

04.11.2025 14:14 β€” πŸ‘ 3    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Post image Post image Post image Post image

The dust has settled, the talks are getting uploaded, & the energy is still unreal πŸ‡¬πŸ‡§πŸš€ Thank you for packing the rooms, asking the tough questions, & filling #dcldn25 with #Android energy. Please help us make next year even better by filling out this quick survey: droidcon.typeform.com/to/S1SoMIsV

04.11.2025 10:28 β€” πŸ‘ 4    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Android OS Architecture: From Kernel to Apps Imagine Android as a sophisticated high-rise building. The foundation (kernel) supports the structure, the mechanical systems (HAL) connect utilities to different floors, the management offices (frame...

Explore #Android’s layered architecture. From kernel to #appsβ€”see how each layer powers billions of devices πŸ“² www.droidcon.com/2025/10/17/a...

03.11.2025 16:19 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Compose Diaries with Selen: Building a Custom Floating Action Button Menu in Jetpack Compose Welcome to Compose Diaries! In this series where I document the wins, struggles, and little discoveries while building my next Android app (coming to the Play Store soon πŸŽ‰).

Follow this #AndroidDev's journey building a custom FAB menu in #JetpackComposeβ€”#code included.

www.droidcon.com/2025/10/14/c...

31.10.2025 09:43 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Video thumbnail

Make sure to stick around at #dcldn25 for the The Android Show LIVE! πŸŽ₯ #Android leaders Matthew J. McCullough, Tor Norbye, Clara Bayarri & Jingyu Shi, sharing insider insights on what’s new & what’s next for Android, the latest #dev updates, Gemini demos in @AndroidStudio, & a live #AskAndroid Q&A.

30.10.2025 08:15 β€” πŸ‘ 6    πŸ” 2    πŸ’¬ 0    πŸ“Œ 0
Preview
The Android Developer’s Guide to Not Messing Up Serialization Hey there, fellow Android devs! Serialization is as fundamental to our jobs as coffee and chatGPT. We’re constantly converting data, network responses, file reads, or passing data between activities. ...

Lost in Parcelable vs Gson vs Moshi? β˜•οΈ This guide breaks down #Android serialization tools with clear visuals + tips.

www.droidcon.com/2025/10/14/t...

29.10.2025 11:04 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Post image

🚨 #dcldn25 kicks off Thursday! Don’t miss The Android Show live from Londonβ€”Gemini in @AndroidStudio, fresh dev news & live #AskAndroid.

Also catch the Day 2 Keynote with #Android leaders Matthew McCullough, Tor Norbye, Clara Bayarri & Jingyu Shi.
🎟️ Last chance for tickets β†’ london.droidcon.com

28.10.2025 10:56 β€” πŸ‘ 3    πŸ” 2    πŸ’¬ 1    πŸ“Œ 0
Preview
What’s New in Compose Text: A Guide to the Latest APIs Text input is a core part of user interaction in Android apps. With the latest updates announced at Google I/O 2025, Jetpack Compose introduces powerful new text input APIs that transform how develope...

Discover #Compose’s new text input #APIs from Google I/O 2025β€”powerful, secure, & flexible tools for modern #Android #UIs.

www.droidcon.com/2025/10/13/w...

28.10.2025 10:26 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Video thumbnail

The Android Show is back LIVE at #dcldn25 πŸ“£

They'll unpack the latest Android dev news and show you demos of Gemini in Android Studio and more. Plus, they’ve assembled the team for a live #AskAndroid on building excellent apps, across devices! Secure your tickets: london.droidcon.com/tickets/

24.10.2025 13:12 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Pure MVI, MVI with Reducer, and MVI with State Machine Learn the differences between Pure MVI, Reducers, and State Machines in Android and when to use each.

Explore MVI patterns in #Android: Pure MVI, Reducer, or State Machineβ€”when to use each for #Compose apps πŸš€

www.droidcon.com/2025/10/10/p...

23.10.2025 08:23 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Video thumbnail

⏳ Countdown to #dcldn25 has begun! The event where #AndroidDevs stop reading #Android blogs & start building #app breakthroughs – leave with more than a badge. Get your ticket now! london.droidcon.com/tickets/

22.10.2025 05:30 β€” πŸ‘ 3    πŸ” 2    πŸ’¬ 1    πŸ“Œ 0
Preview
πŸš€ Supercharge Your App: Why the Android App Startup Library is a Must-Have The moment a user taps your app icon, the clock starts ticking. App startup time is a critical factor in how users perceive your application. A sluggish launch can lead to frustration and, ultimately,...

Learn how the #Android #Jetpack App Startup Library cuts launch time & boosts user experience from the first tap.

www.droidcon.com/2025/10/09/%...

21.10.2025 09:22 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

🚨 #dcldn25 Keynote Announcement 🚨

4 minds, 1 mission: join top #AndroidDev experts, Manuel Vicente Vivo, Jaewoong Eum, Sebastian Aigner, & Erik Hellman as they share predictions, advice, & insights on where #Android is headed next. Don't miss out! Secure your ticket: london.droidcon.com/tickets

20.10.2025 08:08 β€” πŸ‘ 8    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Kotlin Value Classes: Stop Wrapping Everything in Regular Classes I’ve been working with Kotlin for a few years now, and one feature that really changed how I write code is value classes. They’re not talked about enough, but they solve a real problem we all face: ho...

Value classes in #Kotlin let you wrap primitives safely, prevent mistakes, & add meaningβ€”without sacrificing performance.

www.droidcon.com/2025/10/08/k...

17.10.2025 12:38 β€” πŸ‘ 2    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Preview
MVS series: Creating nested states Check how we can efficiently organize many different states by using type safe tree-like structures!

Part of the State Machine series: learn how to create nested states to manage complex workflows in #Kotlin apps in #Android πŸͺΉ

www.droidcon.com/2025/10/07/m...

16.10.2025 12:52 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Visibility APIs in Jetpack Compose 1.9 Have you ever wondered how TikTok knows when to autoplay the next video, or how an app decides when to mark an item as β€œseen”?

#JetpackCompose 1.9 introduces visibility #APIs, making it easy to track when Composables appear or disappear in your #UI πŸ” www.droidcon.com/2025/10/07/v...

15.10.2025 06:28 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Video thumbnail

We’re excited to have the official #AndroidDev team back again at #dcldn25 & in an even bigger way than last year! 🚨 Keynote hosted by Matthew J. McCullough & team. Expect office hours, talks, & more, direct from the #Android team at @developers.google.com πŸ“£ Tickets: london.droidcon.com

14.10.2025 11:09 β€” πŸ‘ 7    πŸ” 2    πŸ’¬ 0    πŸ“Œ 0
Preview
Inside Android: From Zygote to Binder Most explanations of Android internals either oversimplify the concepts or get lost in technical details Let me try a different approach β€” explaining how Android actually works while keeping the key c...

Read about #Android’s design. Zygote, Binder, wakelocks: boosts performance, security, battery life, & reliability beyond β€œjust Linux + #Java.” www.droidcon.com/2025/10/07/i...

14.10.2025 11:05 β€” πŸ‘ 1    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Preview
Building Modern Apps with privacy focused SAF and Media Apis Android Apps are one of the most common source of data breaches and scams, and if your app is still requesting for READ_EXTERNAL_STORAGE or WRITE_EXTERNAL_STORAGE permission in 2025, you need to serio...

Still using READ/WRITE_EXTERNAL_STORAGE in 2025? It’s time to rethink your #Android app’s #datasecurity πŸ”

www.droidcon.com/2025/09/30/b...

07.10.2025 10:04 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

woot woot!

07.10.2025 10:03 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Kotlin Infix Functions: The Secret to Natural Language Code I remember the first time I saw this line of Kotlin code:val coordinates = 10 to 20Coming from Java, I thought β€œto” was some special keyword. Turns out, it’s just a regular function call! This is the ...

Learn how #Kotlin infix functions in #Android work under the hood πŸ”§

www.droidcon.com/2025/09/30/k...

06.10.2025 10:44 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

⏰ Only 5 days LEFT! Get your #Android ticket at regular price to London's biggest #AndroidDev event! After that, prices go up, & there’s no turning back. Secure your #dcldn25 ticket before prices jump 🎟️ london.droidcon.com/tickets

06.10.2025 09:07 β€” πŸ‘ 2    πŸ” 2    πŸ’¬ 0    πŸ“Œ 0
Preview
The Golden Rule of Coroutine Exceptions At its heart, exception handling in coroutines is all about structured concurrency. Think of it like a family tree. If a child coroutine fails with an exception, it tells its parent. The parent then c...

Exception handling in #coroutines relies on structured concurrency.

www.droidcon.com/2025/09/29/t...

02.10.2025 14:24 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 0    πŸ“Œ 1
Post image

droidcon Berlin Needs Your #AndroidDev Hot Takes πŸ“

Tell us what you loved about #dcbln25, what we can improve, & what you want to see next year. Take 2 minutes to fill out our survey β€” your feedback makes droidcon even better. πŸ‘‰ droidcon.typeform.com/to/kDIlWSA2

01.10.2025 08:43 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Preview
The Android API That Can See Everything πŸ‘€ A practical introduction to AccessibilityService, the powerful ⚑ and potentially dangerous ⚠️ API behind password managers πŸ” and UI automation tools πŸ€–.

Explore #Android’s AccessibilityServiceβ€”powerful, risky & behind tools like password managers πŸ“²

www.droidcon.com/2025/09/29/t...

30.09.2025 13:21 β€” πŸ‘ 4    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Keynote - The Future of Android...And How to Prepare For It | droidcon Berlin 2025
YouTube video by droidcon & fluttercon Keynote - The Future of Android...And How to Prepare For It | droidcon Berlin 2025

A few of us were asked for our thoughts on the future of Android at @droidcon.bsky.social Berlin.

As you'd expect, lots of AI mentioned.

I tried to have a slightly different take, and sneaked in Remote Compose as a potentiel way for chat to add App UI

youtu.be/CmTSnxCTyIk

#AndroidDev
#dcbln25

30.09.2025 06:36 β€” πŸ‘ 22    πŸ” 4    πŸ’¬ 0    πŸ“Œ 0
Post image

Wow! #dcbln25 & #ftcon25eu β†’ what a ride! πŸš€ Thanks for bringing the energy. We’ll see you #AndroidDevs & #FlutterDevs next year AT nextΒ·app: nextappcon.com

28.09.2025 12:08 β€” πŸ‘ 5    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Home | next.app devcon next.app devcon is the world's largest devcon for mobile app developers. Expert-led tech talks and workshops for Android, Flutter, Swift, ReactNative and Mobile Game developers. All the latest on AI C...

It did! Luckily, we'll see you next year at nextapp: www.nextappcon.com

28.09.2025 12:05 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

Last chance to get your #T3SummitBerlin ticket! Get a front-row seat to the future of software leadership – don’t miss this exclusive experience. 🚨 www.t3-summit.com/berlin2025

25.09.2025 09:32 β€” πŸ‘ 2    πŸ” 2    πŸ’¬ 0    πŸ“Œ 0

@droidcon is following 2 prominent accounts