I am a Full Stack Engineer specializing in Android development (Java/Kotlin), backend development (Node.js, PHP, Python), and UI/UX design. With expertise in building scalable mobile apps, robust backend systems, and user-friendly interfaces, I deliver seamless, high-performance solutions for modern digital experiences.
Lets have some code to know. First, Android 13 introduced the no permission image picker from galley , using this we can pick image from galley without taki…
Read moreHey!! Hello, lets learn about the language changing feature in android app. With Android 13 (TIRAMASU) , There are three places where we can change the langu…
Read moreHey, lets create the OTP field today, Use this Composable to create OTP @Composable fun OtpField ( modifier: Modifier = Modifier, otp: MutableState&…
Read moreLets set the Retrofit for Action Let's Start Our retrofit setup retrofit = "2.11.0" retrofit = { group = "com.squareup.retrofit2" ,…
Read moreFirst of all, we need to add the navigation dependency in our app module build.gradle.kt implementation ( "androidx.navigation:navigation-compose:2.8.3&…
Read moreAndroid Development with Jetpack Compose Syllabus 1. Introduction to Android Development and Jetpack Compose 1.1 Overview of Android Development History, evo…
Read more