This year 2020, I tweeted about my reading. Many people reach out and asked me “How did you pull this off? “. Since I like the DRY(Don’t Repeat Yourself) principle I thought of putting this into a blog post so I don’t have to repeat myself 😂 Let’s get started. How I started reading books I was one of those kids who loves to read comics. My parents brought me one comic book of Chacha Chaudhary while visiting Udaipur. We …
Category: Blogs
Have you been in a situation where you want to test a feature from a specific branch? But you don’t have an environment set up in the local? Or you are out somewhere and don’t have …
Do you know a friend/colleague who tests their application directly in the production environment? Yeah, that’s a bad practice. We should have a local or staging environment where we test our code before we push to …
I hope you and your loved ones are safe and healthy. In this pandemic situation, we are constantly fetching information from news channels and social media. My Family talks about this pandemic so much that my …
At Google IO 2019 Google announced that the Kotlin programming language is now the preferred language for Android app developers. Android development will become increasingly Kotlin-first. That means everything they are going to build for Android will be developed …
This blog is meant for anyone who is looking to enhance their programming skills and career. You could be a fresher who just started programming or an experienced professional who has not yet started to contribute …
This blog is meant for Android developers looking to apply their existing Android knowledge to build mobile apps with Flutter. In this blog, we are going to explore what is equivalent design widget for FrameLayout in …
This blog is meant for Android developers looking to apply their existing Android knowledge to build mobile apps with Flutter. In this blog, we are going to explore what is equivalent design widget for LinearLayout in …
This blog is meant for Android developers looking to apply their existing Android knowledge to build mobile apps with Flutter. In this blog, we are going to explore what is equivalent to Activity in Flutter. Series …
Hello Developers !!! Today we are going to learn an efficient way to maintain the aspect ratio of our View in Staggered Layout using Constraint Layout. We will take the example of Pinterest app design. This article …
The Android Architecture Component library was introduced in Google I/O 2017 which is now available in Stable Version. So I thought it is the right time to starts with these components and I recommend you to …
Social Profiles