free geoip

Kotlin

2 Min Read

Android Recipe App with MVVM & Jetpack Compose

Munch is a modern and robust Android recipe app built with Kotlin, Jetpack Compose, and an MVVM architecture, making it…
1 Min Read

Android Library to Render Minecraft Skins in 2D & 3D

The SkinViewAndroid open‑source library enables Android apps to display Minecraft player skins in both 2D and 3D, making it ideal…

Fixing “Unresolved Reference” in Kotlin Projects

When developing Android apps using Kotlin in Android Studio, one of the most common yet frustrating errors developers encounter is…