Jetpack Compose Clip or Cut a Composable with Custom Image ShapeAs an Android developer, I face all sorts of challenges provided to me by my fellow designers. One of them was actually building an UI…Feb 14, 20244Feb 14, 20244
Published inStackademicWhat Every Android Developer Should Have in Their GitHub?In the competitive world of Android development, having a strong GitHub portfolio is crucial for showcasing your skills to potential…Feb 5, 20242Feb 5, 20242
Get current flavor in Android GradleGradle is a topic that most Android developers postpone to learn as much as they can. This happens until we realize that it is a crucial…Aug 7, 2023Aug 7, 2023
Published inStartup StashWhich Cross-platform Framework to Choose For Building Startup as an Android DeveloperAs Android developers we are quite limited when it comes to building our own mobile products. Launching an Android app without iOS one…May 2, 20232May 2, 20232
What is Gradle and why do we use it as Android developers?At the start of a journey for an Android developer, no one pays attention to Gradle. We are mostly focused on writing Kotlin code and…Jan 16, 20231Jan 16, 20231
Jetpack Compose clear back stack, popBackStack inclusive explainedUnderstand the popUpTo and inclusive parameter for navigation-compose lib, and learn how to clear back stack.Jan 3, 20237Jan 3, 20237
Published inProAndroidDevJetpack Compose OTP input fieldMake your own OTP input field with Jetpack Compose using BasicTextFieldDec 19, 20228Dec 19, 20228
Jetpack Compose under the hoodThe development of Android mobile apps is nothing new. We have been doing it since 2009, when the Android SDK was published. In the…Dec 12, 20222Dec 12, 20222
Jetpack Compose Bottom BorderAndroid Jetpack Compose provides us API for drawing borders on any UI component, and it couldn’t be any easier. But, drawing single edge…Nov 14, 20221Nov 14, 20221
AutoSize TextField in Android Jetpack ComposeBy introducing Jetpack Compose UI framework, Android has made huge improvement towards speeding up the process of developing Android apps…Aug 8, 20221Aug 8, 20221