Published inSmartherdHow to create Toast message in Jetpack Compose | Android?Also, learn to get context object using LocalContext.current within composable function.May 27, 20222May 27, 20222
Published inSmartherdJetpack Compose: Button, Outlined Button, and Text Button in AndroidIn this article, you will learn to create Button(), OutlinedButton() and TextButton() composables and how to customise their appearance…May 26, 20224May 26, 20224
Published inSmartherdMigrate to Jetpack Compose from XML in AndroidExplore declarative programming, composables, composition, recomposition, side-effects free - pure functions, idempotent function & lot…May 18, 20221May 18, 20221
Published inSmartherdAndroid Shape Your Image: Circle, Rounded Square, or Cuts at the Corner of ImageUsing the MDC library let’s shape images in just a few lines of code by using ShapeableImageView.May 14, 20221May 14, 20221
Published inSmartherdJVM vs JRE vs JDK: Understand DifferencesOften developers get confused between JVM, JRE and JDK. Let’s understand them and what are they used for in Java?May 14, 2022May 14, 2022
Published inSmartherdRun App using Wi-Fi (Android Studio Update)With the Bumblebee update, you can wirelessly connect your physical device with Android Studio and therefore run your app hassle-free.Apr 10, 2022Apr 10, 2022
Published inSmartherdKotlin Functions vs. Properties: When to use what?Learn when to use functions and when to use read-only properties in your Kotlin class.Apr 9, 20222Apr 9, 20222
Published inSmartherdMaster Coroutine in 2 Hours: Free CourseI have created a two-hour high-quality course on Kotlin Coroutines along with source code. I bet you’ll love it.Apr 9, 2022Apr 9, 2022
Published inSmartherdHow does C/C++ Program run Behind the Scene?Explore the role of Preprocessor, Compiler, Assembler, Linker, and Loader while executing C/C++ program.Apr 8, 2022Apr 8, 2022
Mipmap folder doesn’t make sense?Why launcher icons in Android are stored within the mipmap folder. Why not in the drawable folder?Nov 11, 2020Nov 11, 2020