Kotzilla's Avatar

Kotzilla

@kotzilla.bsky.social

Based in France, we're a tech company deeply committed to Kotlin development and the open-source community. Our mission is to empower Kotlin developers to build safer, faster, and more scalable mobile applications with ease. https://kotzilla.io/

92 Followers  |  61 Following  |  44 Posts  |  Joined: 07.11.2024  |  1.8671

Latest posts by kotzilla.bsky.social on Bluesky

Preview
Android Weekly - Free weekly Android & Kotlin development newsletter Android Weekly is a free newsletter that helps you to stay cutting-edge with your Android Development.

Latest Android Weekly Issue 687 is out!
androidweekly.net/issues/issue... #AndroidDev #Kotlin

10.08.2025 16:05 โ€” ๐Ÿ‘ 2    ๐Ÿ” 2    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
How to Prevent and Fix ANRs in Kotlin and KMP Apps: A Pratical Guide How to detect, prevent, & fix ANRs in Kotlin & KMP apps. Best practices, thread management tips, & how Kotzilla helps monitor & resolve ANRs automatically.

Google Play tracks ANR rates as a core vital. Exceed their thresholds โ†’ your Kotlin app gets less discoverable + store warningsโš ๏ธ
ANR prevention = better Google Play rankings. Check out our guide for Kotlin devs using Koin for DI ๐Ÿ‘‡
blog.kotzilla.io/prevent-and-...

24.07.2025 09:37 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Kotzilla Platform

โš ๏ธ Performance issues in your Kotlin app are slipping through the cracks
Most APM tools treat Kotlin like just another language. But Kotlin's unique features need specialized monitoring.
This Kotlin-first tool shows you the complete picture.
console.kotzilla.io/signup

22.07.2025 12:42 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

๐Ÿš€ How worldline.com boosted their Android payment app performance with the Kotzilla Platform
โœ… Deep startup & runtime visibility
โœ… Production performance profiling
โœ… Early issue detection
Result: Faster startup, smoother UX, reduced support๐Ÿ”ฅ
๐Ÿ‘‰ blog.kotzilla.io/worldline-bo...

17.07.2025 08:11 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Debug Kotlin Apps Faster with Koin Insight Catch & Fix hard-to-find Kotlin performance issues fast โ€” in dev or prod. Get Koin-level visibility across all devices with the Kotzilla Platform.

๐Ÿง  Whatโ€™s hiding in your app?
Read full comparison article ๐Ÿ‘‰https://blog.kotzilla.io/going-beyond-firebase-deep-performance-insights-for-kotlin-apps-with-the-kotzilla-platform
Run Kotzilla and find out:
๐Ÿ‘‰ kotzilla.io

08.07.2025 13:32 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

This isnโ€™t just nicer UX.
Kotzilla was built for Kotlin โ€” with native support for:
โ€“ Koin scopes
โ€“ ViewModel lifecycles
โ€“ Thread execution
โ€“ Kotlin Multiplatform

08.07.2025 13:32 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

๐Ÿ’ก Kotzilla showed:
โœ… Blocked thread in MainActivityViewModel
โœ… Full dependency graph
โœ… Background worker delay + scope bottlenecks
โœ… Session-level Timeline View
All with zero tracing code.

08.07.2025 13:32 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

๐Ÿ”ฅ Firebase showed:
โ€“ Startup time increase
โ€“ Partial session data
โ€“ Zero insights into threads, ViewModels, or DI
๐Ÿ’€ Manual traces required.
๐Ÿ• Some sessions never showed up.

08.07.2025 13:32 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

We used Googleโ€™s NowInAndroid app
We deliberately added:
โ€“ A 1s delay in a ViewModel
โ€“ A 10s startup block
โ€“ A background thread slowdown

08.07.2025 13:32 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Post image

We ran the same Kotlin app on Firebase and Kotzilla.
Firebase missed 3 major issues.
Kotzilla caught them all โ€” automatically.
Hereโ€™s what happened ๐Ÿ‘‡
๐Ÿงต

08.07.2025 13:32 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Koin IDE Plugin 1.2.0 is out!
๐Ÿ” Smarter config checks (params, scopes, generics, ViewModels)
๐Ÿšฆ Real-time SDK status
๐Ÿงฉ Ktor + Android helpers supported
๐ŸŽ› Gutter + inspection toggles
๐Ÿ› ๏ธ Classic login + bug fixes
Full update ๐Ÿ‘‰https://doc.kotzilla.io/docs/releaseNotes/whatsNew/

30.06.2025 15:12 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Video thumbnail

June 2025 Update: Interactive Overview Slider is here!
โœจ Visualize screen transitions & crashes
๐Ÿ“Š Session activity graphs with metadata
๐Ÿ” Detailed event insights & dependency trees
โšก Instantly spot slowest classes
๐ŸŽฏ 1-click context to problem moments
blog.kotzilla.io/kotlin-debug...

17.06.2025 12:52 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

๐Ÿ”” Koin 4.1 is here! ๐Ÿš€
โœ…More powerful config
โœ…Redesigned resolver
โœ…Safer scoping with archetypes
โœ…Stronger Compose & Ktor integrations
โœ…Expanded testing & multiplatform support
Read here๐Ÿ‘‰ blog.insert-koin.io/koin-4-1-saf...

09.06.2025 09:04 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

See you today at #mDevCamp for amazing android, iOS mobile dev content! Come chat about #kotlin #compose and #koin. See you around ๐Ÿ‘‹ @mdevcamp.bsky.social @kotzilla.bsky.social

03.06.2025 06:46 โ€” ๐Ÿ‘ 12    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image Post image Post image

If you're wondering how Koin scales for your Kotlin Multiplatform development, check out the @mcdonaldsuss.bsky.social app, built with #KMP and uses Koin. It has 717M downloads๐Ÿ”ฅ.

Congrats to the Umaim team for your brilliant presentation at #KotlinConf โœŒ๏ธ
#KotlinDev #AndroidDev

27.05.2025 10:32 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

โœŒ๏ธ Weโ€™re happy to be back at #KotlinConf this year.
๐Ÿ’ฌ Koin users, come by the #Kotzilla booth to talk Koinโ€”and get a look at the new #DevTools weโ€™re building to debug & scale your #Kotlin apps.
๐Ÿงฉ First up: the Koin IDE Plugin, launched this year, helps you debug faster, right from your IDE.

20.05.2025 11:05 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

โœŒ๏ธ Weโ€™re at #KotlinConf this week with the @kotzilla.bsky.social team!
๐Ÿ’ฌ Let's meet to talk #Koinโ€”our open-source DI frameworkโ€”and get an exclusive look at the new #DevTools weโ€™re building to debug & scale your #Kotlin #Multiplatform apps.
๐Ÿ‘‹ See you there!

19.05.2025 09:00 โ€” ๐Ÿ‘ 9    ๐Ÿ” 2    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

๐Ÿ“ฃ Bonjour, Android lovers!
The Kotzilla team is packing up all our
@insertkoin-io.bsky.social cheat sheets and heading to
@AndroidMakersFR ๐Ÿ‡ซ๐Ÿ‡ทโ˜•โœจ
So, if you're in Paris this Thursday, stop by our booth, check out the Koin IDE Plugin, and tell us what you think of it. ร€ Jeudi๐Ÿง

07.04.2025 13:22 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image Post image

๐Ÿ‘‰ Attending @androidmakers.bsky.social in Paris next week? Add this talk to your agenda!

๐Ÿ—ฃ๏ธ @arnogiu.bsky.social
๐Ÿ“… Fri, April 11 @ 13:45
๐Ÿ“ Salle Moebius

๐ŸŽฏ Building a Modern Kotlin Multiplatform App with Compose & Koin

๐Ÿ”ฅ #KMP #Compose #Koin #AMxDC25 ๐Ÿ‡ซ๐Ÿ‡ท

04.04.2025 08:07 โ€” ๐Ÿ‘ 7    ๐Ÿ” 3    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

Itโ€™s here! ๐ŸŽ‰ The Koin Plugin for IntelliJ & Android Studio is live on the JetBrains Marketplace!

โœ… Visualize DI
โœ… Navigate dependencies
โœ… Spot config issues

๐Ÿ‘‰ Grab it free: plugins.jetbrains.com/plugin/26131...

21.03.2025 09:14 โ€” ๐Ÿ‘ 2    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
Fix Kotlin App Issues in Minutes - Stop Debugging the Hard Way! ๐Ÿฆซ YouTube video by Stevdza-San

Are you spending ages staring at logs? ๐Ÿง
Check out this tutorial by @StefanJovanovic
showing Kotlin devs how to "Stop Debugging the Hard Way!" ๐Ÿฆซ
See how the Kotzilla Platform transforms Android troubleshooting: youtube.com/watch?app=de...

13.03.2025 09:14 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Koin Dependency Injection (Official) - IntelliJ IDEs Plugin | Marketplace Official plugin for Koin DI! The pragmatic Kotlin and Kotlin Multiplatform Dependency Injection framework now with native support for IntelliJ IDEA and Android Studio...

๐Ÿš€ Officially launching the Koin Plugin for IntelliJ & Android Studio! plugins.jetbrains.com/plugin/26131...
Missed our live demo?: www.youtube.com/watch?v=uD2K...

12.03.2025 08:43 โ€” ๐Ÿ‘ 4    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

๐Ÿช™ Learn how Koin simplifies Kotlin development with seamless integration across the ecosystem. In his #KotlinConf24 talk, @arnogiu.bsky.social from @kotzilla.bsky.social showcased Koinโ€™s features and real-world use cases. Donโ€™t miss the full recording for more insights!

๐ŸŽฅ youtu.be/ih_ChWaCFcU?...

12.03.2025 06:04 โ€” ๐Ÿ‘ 14    ๐Ÿ” 3    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 1
Preview
Koin Plugin for Intellij &Android Studio - Spot configuration and performance issues right in your IDE | Product Hunt Koin Plugin for IntelliJ and Android Studio provides real-time Kotlin dependency injection analysis and performance monitoring. Integrate with the Kotzilla Console to automatically spot ANRs, thread p...

Huge thanks to @kotlinlang.org , @jetbrains.com , and the whole Koin community for creating the ecosystem that made our Koin Plugin possible! We're live on Product Hunt today, helping developers debug Kotlin apps more efficiently: www.producthunt.com/posts/koin-p...

11.03.2025 16:24 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

every๐Ÿ‘single๐Ÿ‘time๐Ÿ‘
We're up to #34 for the day so far; and we really appreciate the support. Please upvote and leave a comment
www.producthunt.com/posts/koin-p...

11.03.2025 12:17 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Thank you so much

11.03.2025 12:15 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

Our Koin Plugin for IntelliJ & Android Studio is currently #36 on
@producthunt.bsky.social
๐Ÿ™Thank you to everyone who has supported us so far! If you're a Kotlin dev looking for better debugging tools, pls upvote: producthunt.com/posts/koin-p...

11.03.2025 09:16 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
Koin Plugin- IntelliJ & Android Studio - Product Information, Latest Updates, and Reviews 2025 | Product Hunt Visualize your Koin dependency graph in real-time directly within your IDE. Detect and resolve configuration issues instantly, from missing dependencies to circular references. Debug and fix critical ...

๐Ÿš€ Launching Koin Plugin for IntelliJ & Android Studio on Product Hunt tomorrow! Please upvote and comment to help others discover it: www.producthunt.com/products/the.... Your support will be hugely appreciated! ๐Ÿ™ See you there!

10.03.2025 10:50 โ€” ๐Ÿ‘ 13    ๐Ÿ” 3    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Post image

๐ŸŽ‰ New Koin Unboxing ๐Ÿ˜‰
#Koin Annotations 2.0 is here! Built on Koin 4.0, #Kotlin 2.0.21 & KSP 2.0.21-1.0.28 with enhanced koin-viewmodel DSL!
blog.insert-koin.io/koin-annotat...

06.03.2025 13:24 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
Android Weekly - Free weekly Android & Kotlin development newsletter Android Weekly is a free newsletter that helps you to stay cutting-edge with your Android Development.

Latest Android Weekly Issue 664 is out!
androidweekly.net/issues/issue... #AndroidDev #Kotlin

02.03.2025 17:23 โ€” ๐Ÿ‘ 14    ๐Ÿ” 4    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

@kotzilla is following 20 prominent accounts