Kotzilla provides a unified debugging platform for Kotlin applications, utilizing Koin's dependency injection framework to capture essential app behavior data without instrumentation. The platform enables developers to identify and resolve performance, memory, and structural issues across Android and Kotlin Multiplatform (KMP) apps, enhancing application stability and reducing time spent on debugging.
Funding
$2.1M raised to dateRaised to date based on public sources. This may differ from the amount the company actually raised and is based only on what is publicly available on the internet.

Founders
Product
Problem
Debugging Kotlin applications, especially Kotlin Multiplatform (KMP) apps and SDK libraries, often requires separate configurations for Android and iOS, leading to inefficiencies. Identifying performance bottlenecks, memory leaks, and structural issues across different platforms can be time-consuming and complex. Traditional debugging methods often lack a unified view of crashes and dependencies, hindering effective issue resolution.
Solution
Kotzilla offers a unified debugging platform for Kotlin applications, leveraging the Koin dependency injection framework to automatically capture essential app behavior data without manual instrumentation. The platform allows developers to visualize and resolve memory leaks, thread performance issues, and structural problems across Android, KMP, and SDK libraries. By providing a consolidated view of crashes and dependencies, Kotzilla simplifies debugging and enhances application stability. The platform helps improve startup time, prevent main thread blockages, and optimize asynchronous execution, ensuring a smooth user experience.
Target Audience
The primary target audience includes Kotlin developers working on Android, KMP, and SDK library projects who need a unified debugging platform to improve application stability and reduce debugging time.
Features
- Unified debugging for Android, KMP, Compose, and Ktor applications
- Automatic capture of app behavior data via Koin's dependency injection container
- Visualization and resolution of memory leaks, thread performance issues, and structural problems
- Consolidated crash reporting with detailed stack traces for KMP apps, eliminating the need for separate Android and iOS configurations
- Detection of underperforming components causing Application Not Responding (ANR) errors
- Identification of inefficiencies in component dependencies, such as overloaded or excessive dependencies
- Dedicated Koin instance for visualizing and analyzing components and dependencies within SDK libraries
- Support for debugging SDK libraries and white-label apps using Koin isolated contexts