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/

96 Followers  |  68 Following  |  51 Posts  |  Joined: 07.11.2024  |  1.988

Latest posts by kotzilla.bsky.social on Bluesky

Post image

๐Ÿ‘ค๐ŸŸข Welcome @arnogiu.bsky.social to Droidcon Italy 2025!
Creator of Koin & Google Developer Expert Android ๐Ÿ‡ฎ๐Ÿ‡น๐ŸŽค

๐Ÿ”Ž โ€œMastering Advanced Koin Development: Lifecycles, Memory, Performance & Embedded Integrationsโ€

DC25 agenda: it.droidcon.com/2025/agenda/

06.10.2025 10:01 โ€” ๐Ÿ‘ 4    ๐Ÿ” 2    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Kotzilla - AI Performance Monitoring for Kotlin apps โ€” droidcon Berlin 2025
YouTube video by Android Developer Tips Kotzilla - AI Performance Monitoring for Kotlin apps โ€” droidcon Berlin 2025

Is your #Koin config slowing your #Kotlin / #Android app? ๐ŸŒ

My interview with @kotzilla.bsky.social at #dcbln25 is LIVE!

We dive into their #AI Performance Monitoring platform that catches issues and automatically generates contextual fix prompts for Gemini/Copilot โœจ

youtu.be/4fFOQZVlsjA

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

Droidcon Berlin day 2 is on!

Stop by our booth for:
โœ… Latest Koin Annotations updates
โœ… Migration strategies from Dagger/Hilt
โœ… Fix performance issues & crashes with Kotzilla Platform with AI prompt generation with full context

Come check it out ๐Ÿ‘‹
#dcbln25 #Koin #Kotzilla

25.09.2025 09:45 โ€” ๐Ÿ‘ 4    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Video thumbnail

๐Ÿš€ Koin IDE Plugin 1.4.0: AI-powered debugging directly in Android Studio

Click issue
โ†’ get AI prompt
โ†’ paste into Copilot/Gemini/Junie/Claude/etc
โ†’ implement& validate fix.

All without leaving your IDE.

โœ… Auto-generated prompts for crashes & performance issues
Via JetBrains Plugin Marketplace

25.09.2025 09:35 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Video thumbnail

Hey Koin community ๐Ÿ‘‹
Kotzilla Platform 3.14.0 just shipped - no more spending ages explaining app issues to ChatGPT!
We generate AI-ready contextual prompts FOR you.
Just copy-paste into Copilot, Claude, or Gemini. ๐Ÿš€ Try free โ†’ kotzilla.io

24.09.2025 14:49 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image Post image Post image Post image

๐Ÿš€ Kotzilla Console 3.10.0 is here!
Key updates:
โœ… Issue prioritization - problems affecting most users first
โœ… Interactive memory graphs - visual timeline with clickable details
โœ… Configurable notifications - 15min to monthly
Full details: blog.kotzilla.io/kotlin-perfo...
#AndroidDev #Kotlin

21.09.2025 07:15 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
Firebase vs Kotzilla: What Your App Monitoring Tool Might Be Missing Join our webinar comparing Firebase and Kotzilla for Kotlin app monitoring. See how to catch performance issues in Koin apps without manual tracing.

@arnogiu.bsky.social
just stress-tested Firebase vs @Kotzilla_io
Firebase โœ… Good trends, basic metrics
Firebase โŒ Missed 2/3 perf issues
Kotzilla โœ…1 line setup, caught all 3 issues, showed exact root causes
Works with Koin (but hey, migrate already๐Ÿ˜‰ )
eu1.hubs.ly/H0m_fDy0

16.09.2025 07:12 โ€” ๐Ÿ‘ 4    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

Kotzilla Console 3.4.0 just dropped ๐Ÿงจ
No more manual hunting:
โšก Automated diagnostics show which dependencies slow your app & why
โšก One-click navigation to full dependency context
โšก Contextual guidance with specific fixes & docs
Read๐Ÿ‘‰ blog.kotzilla.io/kotzilla-con...

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

Firebase tells you ur Kotlin app is slow - Kotzilla tells you why
๐Ÿงก Free webinar with Koin Project Lead @arnogiu & Miguel
See how Kotzilla finds issues Firebase misses:
โœ… Blocking calls
โœ… Dependency slowdowns
โœ… Threading issues
Register ๐Ÿ‘‰ eu1.hubs.ly/H0m2Ttv0

14.08.2025 11:48 โ€” ๐Ÿ‘ 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 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

@kotzilla is following 20 prominent accounts