August 29, 2017

Implementing the Command Pattern in Java.


August 25, 2017

How to resolve null intents in onActivityResult() in Android.


August 19, 2017

How to implement the Singleton Pattern in Java. How to ensure this pattern runs on multithreaded environments.


Implementing the Abstract Factory Pattern in Java.


August 17, 2017

How to change the text and text color of a closed spinner in Android.