User Tools

Site Tools


android:localbroadcastmanager

This is an old revision of the document!


LocalBroadcastManager

Helper to register for and send broadcasts of Intents to local objects within your process. This is has a number of advantages over sending global broadcasts with sendBroadcast(Intent):

https://developer.android.com/reference/android/support/v4/content/LocalBroadcastManager.html

/var/www/dokuwiki/wiki/data/attic/android/localbroadcastmanager.1366173619.txt.gz · Last modified: 2016/05/05 13:06 (external edit)