Published inProAndroidDevExploring Photo Picker in Android 13Google recently announced the first Developer Preview of Android 13, while there are a lot of new APIs, the Photo picker excited me a lot…Feb 14, 20222Feb 14, 20222
Published inProAndroidDevCompose for Wear OS: NavigationIn this blog post, we will learn how to implement navigation in Wear OS.Nov 1, 20212Nov 1, 20212
Published inProAndroidDevCompose for Wear OS: ScalingLazyColumnIn this blog post, we will explore the ScalingLazyColumn composable.Oct 25, 20211Oct 25, 20211
Published inProAndroidDevCompose for Wear OS: ScaffoldIn this blog post, you will understand how to use Scaffold in Wear OS to build apps using different Material Design components.Oct 16, 2021Oct 16, 2021
Published inKt. AcademyWrite Tests for all your Missed BranchesIn this blog post, you will understand how to identify missing branches and write better tests for your code.Oct 8, 2021Oct 8, 2021
Published inProAndroidDevDetect Screenshots in AndroidRecently I was figuring out ways to detect screenshots in Android. It turns out there is no official API to do that but there are…Nov 16, 20206Nov 16, 20206
Published inProAndroidDevRecognize Drawings using ML KitUsing ML Kit’s Digital Ink Recognition API, we can recognize handwritten text or sketches made by the user on a screen. I made a simple…Aug 20, 2020Aug 20, 2020
Published inProAndroidDevInstall Google Play Store in an Android EmulatorRecently I was testing some Google Play Store related functionality in different emulators and I realised that it is a bit tricky to…Aug 7, 20204Aug 7, 20204
Published inProAndroidDevHow to get a list of installed apps in Android 11In Android 11, we can see a lot of updates that improves privacy. If your app uses the PackageManager methods to get the list of installed…Jun 14, 20204Jun 14, 20204
Published inProAndroidDevAnimations in Jetpack Compose using TransitionIn this blog post we will understand how we can use different types of animations in Jepack Compose using Transition.Apr 14, 2020Apr 14, 2020