Kotzilla’s cover photo
Kotzilla

Kotzilla

Software Development

AI Performance Monitoring for Koin

About us

Based in France, we are 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. Our journey into Kotlin advancement began eight years ago with the launch of Koin, our open-source dependency injection (DI) framework. Koin simplifies dependency management, enabling developers to write clean, modular code and create scalable, maintainable applications. It is fully compatible with Kotlin Multiplatform (KMP) and Compose Multiplatform, enhancing mobile app development efficiency. Today, Koin is integral to over 350,000 mobile apps and boasts over 10 million monthly downloads. The genesis of Koin was driven by Arnaud, a developer and tech lead frustrated by the cumbersome nature of traditional DI frameworks. He envisioned a streamlined solution that would make dependency management more intuitive and efficient. Koin’s design focuses on simplicity and power, making it easier for developers to manage dependencies and produce robust, maintainable applications. Building on our desire to enhance Kotlin developers' lives, we introduced the Kotzilla Platform. This debugging tool helps Android developers identify crashes and performance issues in their apps, providing contextual prompts for Copilot, Gemini, Claude, or any coding assistant to fix them. Koin’s container captures only essential app behavior data, ensuring minimal overhead. Discover more about our innovations at kotzilla.io and check out Koin docs at insert-koin.io. For the latest updates, visit our blog at blog.kotzilla.io. Connect with us on LinkedIn, follow us on Twitter (@kotzilla_io), or email us at contact@kotzilla.io for further inquiries.

Website
https://kotzilla.io/
Industry
Software Development
Company size
11-50 employees
Headquarters
Paris
Type
Privately Held
Founded
2023
Specialties
dependendy injection, kotlin, koin, android, mobile, kotlin multiplatform, mobile architecture, monitoring , dynamic architecture, debugging, tech debt fight, APM, AI, AI-Native Observability, and Contextual Prompting

Locations

Employees at Kotzilla

Updates

  • Kotzilla reposted this

    ⭐ 10 000 GithHub stars for Koin! ⭐ Huge thanks to all the #Koin community, built over years by Arnaud GIULIANI and all contributors! It means something, really. It means that open-source is not a given but a one of the precious and unique historical mindset engraved in the heart of IT industry. It means that hard work on long run means something, it is great to recognized that building a stable and fundamental technology takes time, patience and resilience. It is also a great symbol that a man alone can challenge the most established player in an industry with a clear vision and an relentless passion. Again, all my respect to you Arnaud GIULIANI, proud to be your old friend and your co-founder, and congrats to the #Kotzilla team, great things ahead! It is only the beginning 🫡

    • No alternative text description for this image
  • Kotzilla reposted this

    Yesterday at The Android Show, Google reframed Android as an "intelligence system." 👀 The new Android generation makes mobile apps become 𝗮𝗱𝗱𝗿𝗲𝘀𝘀𝗮𝗯𝗹𝗲 by the system, and then actionable via the integrated Gemini assistant. Three progressively heavier layers of invocation: 𝗩𝗼𝗶𝗰𝗲 → 𝗔𝗽𝗽𝗙𝘂𝗻𝗰𝘁𝗶𝗼𝗻𝘀 → 𝗔𝗽𝗽 - You speak the intent. - Gemini calls your app's first-class actions (Google itself describes it as "MCP-like"). 🔎 The full app only opens when the task actually needs the UI. The app isn't gone. It's just no longer the first entry point: it's just one of them! ✨ Vocal actions and phone context become a new entry point for mobile apps. 🔗 The Android Show: Developers Cut - https://lnkd.in/etCHgEsM 🔗 Android Developers Blog: https://lnkd.in/edwFPn_x 🔗 App Function Documentation: https://lnkd.in/emcQAhPZ #Android #Kotlin #Gemini #AppFunctions #MCP #GDE

    • No alternative text description for this image
  • Kotzilla reposted this

    A great walkthrough from Miguel Valdes Faura about how to fix real performance issues in a Compose Multiplatform app with Claude Code and the #Kotzilla MCP Server. The target: the KotlinConf app made by JetBrains, running with Koin 4.2.1 and the new #Koin Compiler Plugin. TL;DR: - ConferenceService main-thread blocker: 461 ms P95 → solved - MainActivity P95 screen rendering: 339 ms → 133 ms (-61%) - HttpClient setup runs lazily, off the main thread The details here 👉 https://lnkd.in/eectMf3V Setup details in comment #mobileobservability #Kotlindev #Androiddev

    • No alternative text description for this image
  • Kotzilla reposted this

    I fixed real performance issues in a Compose Multiplatform app with Claude Code and the Kotzilla MCP Server. I used the KotlinConf app by JetBrains, running Koin 4.2.1 with the new Koin Compiler Plugin. Here is what I did: - Connected the MCP Server to Claude Code - Asked Claude to register the app and set up the Kotzilla SDK. - Ran the app on Android, iOS and JVM targets - Asked the MCP for a health report. One slow screen identified - Asked for root cause and fixes. Got the issue context, four contributing factors, a fix recipe for each, in one response. - Asked Claude to apply the plan. Results: - ConferenceService main-thread blocker: 461 ms P95 → solved - MainActivity P95 screen rendering: 339 ms → 133 ms (-61%) - HttpClient setup runs lazily, off the main thread All in one Claude Code session, in natural language. Here is the link to the step-by-step article 👉: urlr.me/rex4aC Have fun! Miguel #KotlinMultiplatform #Observability #Remediation #Claude #MCP

    • No alternative text description for this image
  • Kotzilla reposted this

    Production bugs fixed in minutes. A new era for mobile observability. This diagram shows the Kotzilla MCP Server + AI Agent Workflow powering the new agent-driven observability for Android and Kotlin Multiplatform. Ask any question about performance and stability. Get exact root causes and accurate fixes. From any AI agent, wherever you code 🔥 Get started in 2 min 👉 urlr.me/9gUwe2 Have fun! Miguel #mobile #Kotlin #KMP #Android #Observability #MCP

    • No alternative text description for this image
  • Kotzilla reposted this

    🚨 The #Kotzilla MCP Server for #Kotlin observability is publicly available! Plug it in, ask your favorite LLM what's going wrong in your app in production, and fix it in minutes. This is the Mobile Developer Symbolic Observability we've been building for months: - unmatched context on your production issues, thanks to #Koin - unified crash reporting for #KMP, including symbolicated iOS crashes - a Knowledge Base built over the years, packed with our expertise in architecture, patterns and antipatterns to fix mobile issues — crashes, ANRs, slow start-up time, slow components… - ask for reports, production-based mermaid diagrams, release comparisons, issue prioritization - fix in minutes, automate your remediation loop, embrace AI-first development as much as you want — from simple advice to full automated fixes 👉 Setup in few minutes: https://lnkd.in/eB5rtiii Thanks to the entire #Kotzilla team for the hard work. We keep pushing innovation for the #Android community 💪

  • Kotzilla reposted this

    Koin is embracing the Kotlin Compiler. Biggest milestone in 9 years of the framework, and I'm bringing it to the KotlinConf stage. Friday, May 22 at 4:15 PM in Munich. Lightning talk in Room 5: Koin + Kotlin Compiler = ❤️ Koin has grown with the Kotlin ecosystem: multiplatform, modern Android, Navigation 3. Now it moves part of its intelligence to compile time, and the compiler takes over the heavy lifting. What the Kotlin Compiler unlocks for Koin: • Safer, automated DSL • Productive annotation-based workflows • Stronger compile-time guarantees More safety. Better performance. Less boilerplate. Same Koin simplicity, fully idiomatic. Bonus: advanced connected features this new architecture unlocks. https://kotlinconf.com #KotlinConf #Kotlin #Koin

    • No alternative text description for this image
  • Kotzilla reposted this

    Played with this new MCP and had so much fun - fixing many of the even complex bugs, crashes, ANRs, and other performance problems is almost trivial now. Feels like real magic. And this covers all commonly used KMP targets! Just wow. Cheers to the whole Kotzilla team!

    MCP Server for Kotlin Multiplatform observability is GA. Ask what's broken in your app. Get accurate fixes. It connects Claude Code, Copilot, Cursor, Windsurf, and others to the Kotzilla platform. In Android Studio, it works via any AI plugins or the terminal. What it does: - Registers your app and configures the Kotzilla SDK - Analyzes performance and stability of all KMP targets - Compares versions, prioritizes issues and detects regressions across apps - Returns root causes with full context (including symbolicated iOS crashes) - Applies accurate fixes in your code under your review or auto mode Here is how to set up the MCP Server in 2 minutes 👉 urlr.me/4ZFXcE Have fun! Miguel #Koin #Kotlin #KotlinMultiplatform #KMP #ClaudeCode #MCP #AndroidDev

Affiliated pages

Similar pages

Browse jobs

Funding

Kotzilla 1 total round

Last Round

Seed

US$ 2.1M

See more info on crunchbase