Dec 16, 2014
How to use LoacalBroadcastManager?
If we want to use observer pattern, we want to send broadcast within our app only we can use LocalBroadcastManager. http://developer.android.com/reference/android/support/v4/content/LocalBroadcastManager.html
http://stackoverflow.com/questions/8802157/how-to-use-localbroadcastmanager













