Sriyank SiddharthainSmartherdHow 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
Sriyank SiddharthainSmartherdJetpack 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
Sriyank SiddharthainSmartherdMigrate 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
Sriyank SiddharthainSmartherdAndroid 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
Sriyank SiddharthainSmartherdJVM 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
Sriyank SiddharthainSmartherdRun 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
Sriyank SiddharthainSmartherdKotlin 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
Sriyank SiddharthainSmartherdMaster 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
Sriyank SiddharthainSmartherdHow 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
Sriyank SiddharthaMipmap 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