Compose

Changing App Icons at Runtime in Android

In this video, Mukesh Solanki shows how to change the app icon at runtime in Android.

Master SplashScreen API with this Step-by-Step Guide

In this video, Mukesh Solanki dives into the SplashScreen API, offering a complete walkthrough on how to effectively use this feature to create engaging entry points for your users.

Unlock the Power of Android Build Types - Debug, Staging, and Production

In this video, Mukesh Solanki will guide you through the process of implementing Debug, Staging, and Production build types in Android. Learn the ins and outs of setting up different build configurations, optimizing debugging workflows, and ensuring a smooth transition from development to production.

Demystifying DataStore - A Comprehensive Guide to Using DataStore with Jetpack Compose

In this article, Mukesh Solanki talks about how to use DataStore with Jetpack Compose to store key-value pairs and proto data in a type-safe way.

Animated Splash Screen in Android with Compose.

In this post Mukesh Solanki will show you how to create an animated splash screen in Android with Jetpack Compose.

Classic Snake Game with Jetpack Compose.

In this post Mukesh Solanki shows how to build a classic snake game with Jetpack Compose.

7 things to keep in mind while building jetpack composable’s.

In this post Mukesh Solanki talks about the 7 things to keep in mind while building UI's with jetpack compose