PinnedComplete guide to LiveData and Flow: Answering — Why, Where, When, and Which.A crucial part of android development is how efficiently UI can be updated with any change in data at lower layers, decoupling all layers…Jan 28, 20223Jan 28, 20223
Transforming Flutter Networking with network_plusIn the rapidly evolving landscape of mobile app development, effective networking is a cornerstone of delivering seamless user experiences…Oct 22Oct 22
Android interview prep 2022: Topics/concepts to masterHave been developing mobile apps for the last 11 years and was lucky enough to recruit the best mobile developers for companies I worked…Jan 15, 20221Jan 15, 20221
Getting impression for analytics — RecylerViewI could hardly recall an app without scrollable/recylerView element in design.Often, business intend to seek impressions i.e if user has…Jul 8, 2021Jul 8, 2021
Reducing gradle build time androidHaving multiple products flavors in android project can take it toll over build time. Below is the pro tip to force gradle to build only…Feb 3, 2021Feb 3, 2021
cannot find symbol class BR?? Errrrrr……Where is the ERROR ?File →Invalidate cache is not a solution for every problem especially when it comes to incognito mode errors :P . Errors that won’t show…Jul 8, 20201Jul 8, 20201
Image Assets Guideline : Supporting different screen sizes androidAs you know android tablets/phones comes in variety of shapes and screen densities and accordingly we need to handle image resolutions so…Oct 2, 2019Oct 2, 2019