Kotlin News
Discover the latest Kotlin development news, repositories, and conferences at Hackertab.
Latest Kotlin articles

Why Does Using '==' Cause an Error in Kotlin with ExitStatus?
In Kotlin, it’s common to encounter various types of comparison errors, especially when dealing with...
04 May 2025devto

How to Fix Android App Crashing Due to Missing Permissions
Introduction If your Android application for recording audio keeps crashing without logs and shows...
04 May 2025devto

Mastering Kotlin Coroutines in Android: A Practical Guide
Modern Android development is all about writing clean, efficient, and asynchronous code — and Kotlin...
04 May 2025devto

How to Modify ViewModel State for User Logout in Kotlin?
Introduction In Kotlin, handling user states in a ViewModel effectively is crucial for maintaining a...
04 May 2025devto

Why Big Tech Is Slowly Ghosting Golang
🦥 “Go” Away Already: Why Big Tech Is Slowly Ghosting Golang Ah, Go — the language that promised to...
04 May 2025devto

Jetpack Compose Fragments: How to Migrate and Integrate in Android Apps
Imagine you’re a toolmaker. You’ve got an old-school toolshed with loads of ancient equipment:...
10 April 2025devto

Kotlin + gRPC: Streaming, Deadlines, and Structured Error Handling
In the previous articles of this series, we built a solid foundation: from setting up a gRPC service...
30 April 2025devto

Bridging the Gap: Dynamic JSON UI from Flutter to Android Compose - A Tale of Mapping Challenges
Hey fellow developers! Some time ago, I explored the fascinating world of building dynamic user...
29 April 2025devto

Making Combinatory: Map Search Algorithms
The Combinatory video game works as a mathematics game where you swipe tiles and combine them into...
28 April 2025devto

The Fread Project is Now Open Source, Based on Kotlin Multiplatform and Compose Multiplatform
Hello everyone, the Fread project has been in development for two and a half years, and it has been...
28 April 2025devto