Jetpack Compose
June 29, 2025
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…
June 28, 2025
Exploring New Android Studio Features in 2025
As the Android development ecosystem continues to evolve, Google keeps enhancing Android Studio with features that significantly improve developer productivity,…
June 27, 2025
Differences Between Android Jetpack Compose vs XML
When developing Android applications, two main UI frameworks are commonly used: Jetpack Compose and the traditional XML layout system. Understanding…