Published inProAndroidDevJetpack Compose Basics — Part 2Jetpack Compose is a modern UI toolkit that is designed to simplify UI development in Android.Oct 27, 20222Oct 27, 20222
Published inProAndroidDevJetpack Compose Basics — Part 1Recently I took part in Android Learn and Inspire Series and there I came across the Pathways the Google Relations team has developed to…Oct 23, 20221Oct 23, 20221
Top 3 useful plugins in Android StudioAndroid Studio has a lot of plugins that help increase your productivity. This article contains a list of 3 plugins that helps me a lot out…Oct 5, 20224Oct 5, 20224
Intents in AndroidThe intent in literal terms means the purpose. The intent is to be focused on something. It is something you plan or mean to do.Oct 31, 2021Oct 31, 2021
Published inBetter ProgrammingThe Smaller, the Better: Reducing Android App SizeA smaller APK size can lead to more users and a better first user experienceSep 27, 2020Sep 27, 2020
Published inProAndroidDevScheduling work with WorkManagerWorkManager is an Android Jetpack library that enqueues deferrable background work and guarantees their execution when its constraints are…Aug 9, 2020Aug 9, 2020
Getting started with WorkManagerWorkManager is an Android Jetpack library that enqueues deferrable background work and guarantees their execution when its constraints are…Jul 29, 20203Jul 29, 20203