<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Kotzilla</title>
    <description>The latest articles on DEV Community by Kotzilla (@kotzilla).</description>
    <link>https://dev.to/kotzilla</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F12980%2Fa670c92a-1f45-4d9f-9d00-9ea526f5fb50.png</url>
      <title>DEV Community: Kotzilla</title>
      <link>https://dev.to/kotzilla</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/kotzilla"/>
    <language>en</language>
    <item>
      <title>We're Kotzilla — and We're Done Watching Android Devs Navigate Blind</title>
      <dc:creator>Olwethu Pissot</dc:creator>
      <pubDate>Thu, 09 Apr 2026 14:48:12 +0000</pubDate>
      <link>https://dev.to/kotzilla/were-kotzilla-and-were-done-watching-android-devs-navigate-blind-19d1</link>
      <guid>https://dev.to/kotzilla/were-kotzilla-and-were-done-watching-android-devs-navigate-blind-19d1</guid>
      <description>&lt;p&gt;Hey dev.to 👋&lt;br&gt;
We're the team behind &lt;a href="https://insert-koin.io/" rel="noopener noreferrer"&gt;Koin&lt;/a&gt; — the dependency injection framework used by 25% of native Android applications. If you've built an Android or Kotlin Multiplatform app in the last few years, there's a good chance Koin is already in your stack.&lt;br&gt;
We've spent years in the Android ecosystem. We know the codebase, the tooling, the pain points. And one pain point kept coming up, over and over again:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Production issues you can't explain.&lt;/strong&gt;&lt;br&gt;
A crash you can't reproduce. A frozen screen that only happens at scale. A startup time that degrades release after release, with no clear culprit. Most monitoring tools give you flat signals, logs, and stack traces and leave you to do the correlation manually.&lt;br&gt;
We got tired of watching great developers navigate blind.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;So we built Kotzilla&lt;/strong&gt;&lt;br&gt;
&lt;a href="https://kotzilla.io/" rel="noopener noreferrer"&gt;Kotzilla&lt;/a&gt; is a runtime observability platform built specifically for Android and Kotlin Multiplatform apps. Not a generic APM with a mobile SDK bolted on. Built from the ground up for the Kotlin ecosystem, with deep integration into the dependency injection layer where most performance issues actually originate.&lt;br&gt;
The platform captures every event with full structural context: which component, which thread, which scope, which screen. It doesn't just tell you something is slow. It tells you why — and points to the exact component responsible.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What we just shipped: Console 4.0&lt;/strong&gt;&lt;br&gt;
Today we're sharing a walkthrough of our new Dashboard,the centrepiece of Console 4.0.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F7dw6sbsqi3i8tzducmjy.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F7dw6sbsqi3i8tzducmjy.png" alt=" " width="800" height="388"&gt;&lt;/a&gt;&lt;br&gt;
It connects business-level health KPIs (Crash Free Rate, ANR Free Rate, Slow Component Free Rate) to the root cause detection Kotzilla is known for. You start from user impact, drill down to the blocking component, and land on the exact dependency resolution causing the problem,&lt;strong&gt;in three clicks, with no custom instrumentation.&lt;/strong&gt;&lt;br&gt;
We walk through a real example in the full article, from a slow MainActivity all the way to MainViewModel, blocking the main thread and the full dependency graph explaining why.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What's next&lt;/strong&gt;&lt;br&gt;
We'll be posting here regularly — deep dives on Android performance, Kotlin Multiplatform observability, Koin internals, and everything we're learning building dev tools in the open.&lt;br&gt;
If that sounds useful, follow us. And if you have questions, war stories about production issues, or things you wish your observability tooling could do — drop them in the comments. We're genuinely listening.&lt;/p&gt;

&lt;p&gt;— The Kotzilla Team&lt;/p&gt;

</description>
      <category>androiddev</category>
      <category>kotlin</category>
      <category>devtool</category>
      <category>observability</category>
    </item>
  </channel>
</rss>
