-
February 2015 · 3 minute read
In the final part of the series, we will focus on how to handle your heavy operations like network calls in threads. This part is useful for those who does not rely on any libraries for that.
-
January 2015 · 4 minute read
In the third part of the series, we will focus on how to download, save and preserve your data.
-
November 2014 · 5 minute read
In the second part of the series, we will focus on how to optimise the views to make applications smoother.
-
November 2014 · 5 minute read
In the inaugural part of the series, I have covered ListFragments and it’s single advantage while having full control over the fragment and it’s layout. It will reduce the pain of managing or showing the progress, because ListFragment does it automatically for you