Kalpesh ChandoraEvent Handling With LocalBroadcastManager AndroidEvent handling is a complex process when it comes to Android because we need to consider the lifecycle of the components too. In this blog…Apr 17, 20213Apr 17, 20213
Kalpesh ChandoraCircular Positioning in ConstraintLayoutIn this post, we are going to learn some tricks about ConstraintLayout to build a more flexible UI for our Android Application.Jul 7, 2020Jul 7, 2020
Kalpesh ChandoraDynamic code loading in AndroidWe have often come across the problem when we make little changes to our code and we have to publish a new version of our library or app…Oct 12, 20193Oct 12, 20193
Kalpesh ChandoraKnow Android Services better!We all come at a stage while developing Android Apps that we need to do work which is time consuming and includes networking. Well if you…Aug 29, 20181Aug 29, 20181