Android Back Stack Best Practice (without action bar)
One of the recurring problem of developing Android application is the notorious back stack. In our application, we firstly following the o’almighty advice of...
One of the recurring problem of developing Android application is the notorious back stack. In our application, we firstly following the o’almighty advice of...
In my recent development, I have received a requirement to put Spinner inside a PopupWindow. I expected an easy task. When the popupwindow is shown, there wa...
When I am doing system Design, there are some recurring problems. One of the problem is to represent status of certain records. Take an example of a transact...
Recently many software gurus(e.g.: [Jeff Atwood](http://www.codinghorror.com/blog/2012/06/the-php-singularity.html & Fabien Potencier) whom I admired deb...
This post is full of ignorance. But my main point still stand.