<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Code Library &#187; broadcastreceiver</title>
	<atom:link href="http://www.ucosoft.com/tag/broadcastreceiver/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ucosoft.com</link>
	<description>Free Source Code and Program Tips</description>
	<lastBuildDate>Thu, 22 Jul 2010 05:17:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Android: Actions for BroadcastReceiver</title>
		<link>http://www.ucosoft.com/android-actions-broadcastreceiver-2.html</link>
		<comments>http://www.ucosoft.com/android-actions-broadcastreceiver-2.html#comments</comments>
		<pubDate>Wed, 16 Dec 2009 17:06:42 +0000</pubDate>
		<dc:creator>support</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[actions]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[broadcastreceiver]]></category>

		<guid isPermaLink="false">http://www.ucosoft.com/uncategorized/android-actions-broadcastreceiver-2.html</guid>
		<description><![CDATA[android.bluetooth.intent.action.BONDING_CREATED android.bluetooth.intent.action.BONDING_REMOVED android.bluetooth.intent.action.DISABLED android.bluetooth.intent.action.DISCOVERY_COMPLETED android.bluetooth.intent.action.DISCOVERY_STARTED android.bluetooth.intent.action.ENABLED android.bluetooth.intent.action.HEADSET_STATE_CHANGED android.bluetooth.intent.action.MODE_CHANGED android.bluetooth.intent.action.NAME_CHANGED android.bluetooth.intent.action.PAIRING_CANCEL android.bluetooth.intent.action.PAIRING_REQUEST android.bluetooth.intent.action.REMOTE_ALIAS_CHANGED android.bluetooth.intent.action.REMOTE_ALIAS_CLEARED android.bluetooth.intent.action.REMOTE_DEVICE_CONNECTED android.bluetooth.intent.action.REMOTE_DEVICE_DISAPPEARED android.bluetooth.intent.action.REMOTE_DEVICE_DISAPPEARED android.bluetooth.intent.action.REMOTE_DEVICE_DISCONNECTED android.bluetooth.intent.action.REMOTE_DEVICE_DISCONNECT_REQUESTED android.bluetooth.intent.action.REMOTE_DEVICE_FOUND android.bluetooth.intent.action.REMOTE_NAME_FAILED android.bluetooth.intent.action.REMOTE_NAME_UPDATED android.intent.action.AIRPLANE_MODE android.intent.action.BATTERY_CHANGED android.intent.action.BATTERY_LOW android.intent.action.BOOT_COMPLETED android.intent.action.CAMERA_BUTTON android.intent.action.CONFIGURATION_CHANGED android.intent.action.DATA_SMS_RECEIVED android.intent.action.DATE_CHANGED android.intent.action.DEVICE_STORAGE_LOW android.intent.action.DEVICE_STORAGE_OK android.intent.action.GTALK_CONNECTED android.intent.action.GTALK_DISCONNECTED android.intent.action.HEADSET_PLUG android.intent.action.MANAGE_PACKAGE_STORAGE android.intent.action.MEDIA_BAD_REMOVAL android.intent.action.MEDIA_BUTTON android.intent.action.MEDIA_EJECT android.intent.action.MEDIA_MOUNTED android.intent.action.MEDIA_REMOVED android.intent.action.MEDIA_SCANNER_FINISHED android.intent.action.MEDIA_SCANNER_SCAN_FILE android.intent.action.MEDIA_SCANNER_STARTED android.intent.action.MEDIA_SHARED android.intent.action.MEDIA_UNMOUNTABLE android.intent.action.MEDIA_UNMOUNTED android.intent.action.NEW_OUTGOING_CALL android.intent.action.PACKAGE_ADDED android.intent.action.PACKAGE_CHANGED android.intent.action.PACKAGE_INSTALL android.intent.action.PACKAGE_REMOVED android.intent.action.PACKAGE_RESTARTED android.intent.action.POWER_CONNECTED android.intent.action.POWER_DISCONNECTED android.intent.action.PROVIDER_CHANGED [...]]]></description>
			<content:encoded><![CDATA[<p>  android.bluetooth.intent.action.BONDING_CREATED <br />  android.bluetooth.intent.action.BONDING_REMOVED <br />  android.bluetooth.intent.action.DISABLED <br />  android.bluetooth.intent.action.DISCOVERY_COMPLETED <br />  android.bluetooth.intent.action.DISCOVERY_STARTED <br />  android.bluetooth.intent.action.ENABLED <br />  android.bluetooth.intent.action.HEADSET_STATE_CHANGED <br />  android.bluetooth.intent.action.MODE_CHANGED <br />  android.bluetooth.intent.action.NAME_CHANGED <br />  android.bluetooth.intent.action.PAIRING_CANCEL <br />  android.bluetooth.intent.action.PAIRING_REQUEST <br />  android.bluetooth.intent.action.REMOTE_ALIAS_CHANGED <br />  android.bluetooth.intent.action.REMOTE_ALIAS_CLEARED <br />  android.bluetooth.intent.action.REMOTE_DEVICE_CONNECTED <br />  android.bluetooth.intent.action.REMOTE_DEVICE_DISAPPEARED <br />  android.bluetooth.intent.action.REMOTE_DEVICE_DISAPPEARED <br />  android.bluetooth.intent.action.REMOTE_DEVICE_DISCONNECTED <br />  android.bluetooth.intent.action.REMOTE_DEVICE_DISCONNECT_REQUESTED <br />  android.bluetooth.intent.action.REMOTE_DEVICE_FOUND <br />  android.bluetooth.intent.action.REMOTE_NAME_FAILED <br />  android.bluetooth.intent.action.REMOTE_NAME_UPDATED <br />  android.intent.action.AIRPLANE_MODE <br />  android.intent.action.BATTERY_CHANGED <br />  android.intent.action.BATTERY_LOW <br />  android.intent.action.BOOT_COMPLETED <br />  android.intent.action.CAMERA_BUTTON <br />  android.intent.action.CONFIGURATION_CHANGED <br />  android.intent.action.DATA_SMS_RECEIVED <br />  android.intent.action.DATE_CHANGED <br />  android.intent.action.DEVICE_STORAGE_LOW <br />  android.intent.action.DEVICE_STORAGE_OK <br />  android.intent.action.GTALK_CONNECTED <br />  android.intent.action.GTALK_DISCONNECTED <br />  android.intent.action.HEADSET_PLUG <br />  android.intent.action.MANAGE_PACKAGE_STORAGE <br />  android.intent.action.MEDIA_BAD_REMOVAL <br />  android.intent.action.MEDIA_BUTTON <br />  android.intent.action.MEDIA_EJECT <br />  android.intent.action.MEDIA_MOUNTED <br />  android.intent.action.MEDIA_REMOVED <br />  android.intent.action.MEDIA_SCANNER_FINISHED <br />  android.intent.action.MEDIA_SCANNER_SCAN_FILE <br />  android.intent.action.MEDIA_SCANNER_STARTED <br />  android.intent.action.MEDIA_SHARED <br />  android.intent.action.MEDIA_UNMOUNTABLE <br />  android.intent.action.MEDIA_UNMOUNTED <br />  android.intent.action.NEW_OUTGOING_CALL <br />  android.intent.action.PACKAGE_ADDED <br />  android.intent.action.PACKAGE_CHANGED <br />  android.intent.action.PACKAGE_INSTALL <br />  android.intent.action.PACKAGE_REMOVED <br />  android.intent.action.PACKAGE_RESTARTED <br />  android.intent.action.POWER_CONNECTED <br />  android.intent.action.POWER_DISCONNECTED <br />  android.intent.action.PROVIDER_CHANGED <br />  android.intent.action.REBOOT <br />  android.intent.action.SCREEN_OFF <br />  android.intent.action.SCREEN_ON <br />  android.intent.action.TIMEZONE_CHANGED <br />  android.intent.action.TIME_SET <br />  android.intent.action.TIME_TICK <br />  android.intent.action.UID_REMOVED <br />  android.intent.action.UMS_CONNECTED <br />  android.intent.action.UMS_DISCONNECTED <br />  android.intent.action.WALLPAPER_CHANGED <br />  android.media.RINGER_MODE_CHANGED <br />  android.media.VIBRATE_SETTING_CHANGED <br />  android.net.wifi.NETWORK_IDS_CHANGED <br />  android.net.wifi.RSSI_CHANGED <br />  android.net.wifi.SCAN_RESULTS <br />  android.net.wifi.STATE_CHANGE <br />  android.net.wifi.WIFI_STATE_CHANGED <br />  android.net.wifi.supplicant.CONNECTION_CHANGE <br />  android.net.wifi.supplicant.STATE_CHANGE <br />  android.provider.Telephony.SIM_FULL <br />  android.provider.Telephony.SMS_RECEIVED <br />  android.provider.Telephony.WAP_PUSH_RECEIVED </p>
<p>  Article Source: DIY tribe (http://www.diybl.com/course/3_program/java/javajs/20090313/161059.html) </p>

	Tags: <strong><a href="http://www.ucosoft.com/tag/actions" title="actions" rel="tag">actions</a>, <a href="http://www.ucosoft.com/tag/android" title="android" rel="tag">android</a>, <a href="http://www.ucosoft.com/tag/broadcastreceiver" title="broadcastreceiver" rel="tag">broadcastreceiver</a></strong><br />
]]></content:encoded>
			<wfw:commentRss>http://www.ucosoft.com/android-actions-broadcastreceiver-2.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Android: Actions for BroadcastReceiver</title>
		<link>http://www.ucosoft.com/android-actions-broadcastreceiver.html</link>
		<comments>http://www.ucosoft.com/android-actions-broadcastreceiver.html#comments</comments>
		<pubDate>Fri, 16 Oct 2009 14:55:06 +0000</pubDate>
		<dc:creator>support</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[actions]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[broadcastreceiver]]></category>

		<guid isPermaLink="false">http://www.ucosoft.com/uncategorized/android-actions-broadcastreceiver.html</guid>
		<description><![CDATA[android.bluetooth.intent.action.BONDING_CREATEDandroid.bluetooth.intent.action.BONDING_REMOVEDandroid.bluetooth.intent.action.DISABLEDandroid.bluetooth.intent.action.DISCOVERY_COMPLETEDandroid.bluetooth.intent.action.DISCOVERY_STARTEDandroid.bluetooth.intent.action.ENABLEDandroid.bluetooth.intent.action.HEADSET_STATE_CHANGEDandroid.bluetooth.intent.action.MODE_CHANGEDandroid.bluetooth.intent.action.NAME_CHANGEDandroid.bluetooth.intent.action.PAIRING_CANCELandroid.bluetooth.intent.action.PAIRING_REQUESTandroid.bluetooth.intent.action.REMOTE_ALIAS_CHANGEDandroid.bluetooth.intent.action.REMOTE_ALIAS_CLEAREDandroid.bluetooth.intent.action.REMOTE_DEVICE_CONNECTEDandroid.bluetooth.intent.action.REMOTE_DEVICE_DISAPPEAREDandroid.bluetooth.intent.action.REMOTE_DEVICE_DISAPPEAREDandroid.bluetooth.intent.action.REMOTE_DEVICE_DISCONNECTEDandroid.bluetooth.intent.action.REMOTE_DEVICE_DISCONNECT_REQUESTEDandroid.bluetooth.intent.action.REMOTE_DEVICE_FOUNDandroid.bluetooth.intent.action.REMOTE_NAME_FAILEDandroid.bluetooth.intent.action.REMOTE_NAME_UPDATEDandroid.intent.action.AIRPLANE_MODEandroid.intent.action.BATTERY_CHANGEDandroid.intent.action.BATTERY_LOWandroid.intent.action.BOOT_COMPLETEDandroid.intent.action.CAMERA_BUTTONandroid.intent.action.CONFIGURATION_CHANGEDandroid.intent.action.DATA_SMS_RECEIVEDandroid.intent.action.DATE_CHANGEDandroid.intent.action.DEVICE_STORAGE_LOWandroid.intent.action.DEVICE_STORAGE_OKandroid.intent.action.GTALK_CONNECTEDandroid.intent.action.GTALK_DISCONNECTEDandroid.intent.action.HEADSET_PLUGandroid.intent.action.MANAGE_PACKAGE_STORAGEandroid.intent.action.MEDIA_BAD_REMOVALandroid.intent.action.MEDIA_BUTTONandroid.intent.action.MEDIA_EJECTandroid.intent.action.MEDIA_MOUNTEDandroid.intent.action.MEDIA_REMOVEDandroid.intent.action.MEDIA_SCANNER_FINISHEDandroid.intent.action.MEDIA_SCANNER_SCAN_FILEandroid.intent.action.MEDIA_SCANNER_STARTEDandroid.intent.action.MEDIA_SHAREDandroid.intent.action.MEDIA_UNMOUNTABLEandroid.intent.action.MEDIA_UNMOUNTEDandroid.intent.action.NEW_OUTGOING_CALLandroid.intent.action.PACKAGE_ADDEDandroid.intent.action.PACKAGE_CHANGEDandroid.intent.action.PACKAGE_INSTALLandroid.intent.action.PACKAGE_REMOVEDandroid.intent.action.PACKAGE_RESTARTEDandroid.intent.action.POWER_CONNECTEDandroid.intent.action.POWER_DISCONNECTEDandroid.intent.action.PROVIDER_CHANGEDandroid.intent.action.REBOOTandroid.intent.action.SCREEN_OFFandroid.intent.action.SCREEN_ONandroid.intent.action.TIMEZONE_CHANGEDandroid.intent.action.TIME_SETandroid.intent.action.TIME_TICKandroid.intent.action.UID_REMOVEDandroid.intent.action.UMS_CONNECTEDandroid.intent.action.UMS_DISCONNECTEDandroid.intent.action.WALLPAPER_CHANGEDandroid.media.RINGER_MODE_CHANGEDandroid.media.VIBRATE_SETTING_CHANGEDandroid.net.wifi.NETWORK_IDS_CHANGEDandroid.net.wifi.RSSI_CHANGEDandroid.net.wifi.SCAN_RESULTSandroid.net.wifi.STATE_CHANGEandroid.net.wifi.WIFI_STATE_CHANGEDandroid.net.wifi.supplicant.CONNECTION_CHANGEandroid.net.wifi.supplicant.STATE_CHANGEandroid.provider.Telephony.SIM_FULLandroid.provider.Telephony.SMS_RECEIVEDandroid.provider.Telephony.WAP_PUSH_RECEIVED 文章出处：DIY部落(http://www.diybl.com/course/3_program/java/javajs/20090313/161059.html) Tags: actions, android, broadcastreceiver]]></description>
			<content:encoded><![CDATA[<p>android.bluetooth.intent.action.BONDING_CREATED<br />android.bluetooth.intent.action.BONDING_REMOVED<br />android.bluetooth.intent.action.DISABLED<br />android.bluetooth.intent.action.DISCOVERY_COMPLETED<br />android.bluetooth.intent.action.DISCOVERY_STARTED<br />android.bluetooth.intent.action.ENABLED<br />android.bluetooth.intent.action.HEADSET_STATE_CHANGED<br />android.bluetooth.intent.action.MODE_CHANGED<br />android.bluetooth.intent.action.NAME_CHANGED<br />android.bluetooth.intent.action.PAIRING_CANCEL<br />android.bluetooth.intent.action.PAIRING_REQUEST<br />android.bluetooth.intent.action.REMOTE_ALIAS_CHANGED<br />android.bluetooth.intent.action.REMOTE_ALIAS_CLEARED<br />android.bluetooth.intent.action.REMOTE_DEVICE_CONNECTED<br />android.bluetooth.intent.action.REMOTE_DEVICE_DISAPPEARED<br />android.bluetooth.intent.action.REMOTE_DEVICE_DISAPPEARED<br />android.bluetooth.intent.action.REMOTE_DEVICE_DISCONNECTED<br />android.bluetooth.intent.action.REMOTE_DEVICE_DISCONNECT_REQUESTED<br />android.bluetooth.intent.action.REMOTE_DEVICE_FOUND<br />android.bluetooth.intent.action.REMOTE_NAME_FAILED<br />android.bluetooth.intent.action.REMOTE_NAME_UPDATED<br />android.intent.action.AIRPLANE_MODE<br />android.intent.action.BATTERY_CHANGED<br />android.intent.action.BATTERY_LOW<br />android.intent.action.BOOT_COMPLETED<br />android.intent.action.CAMERA_BUTTON<br />android.intent.action.CONFIGURATION_CHANGED<br />android.intent.action.DATA_SMS_RECEIVED<br />android.intent.action.DATE_CHANGED<br />android.intent.action.DEVICE_STORAGE_LOW<br />android.intent.action.DEVICE_STORAGE_OK<br />android.intent.action.GTALK_CONNECTED<br />android.intent.action.GTALK_DISCONNECTED<br />android.intent.action.HEADSET_PLUG<br />android.intent.action.MANAGE_PACKAGE_STORAGE<br />android.intent.action.MEDIA_BAD_REMOVAL<br />android.intent.action.MEDIA_BUTTON<br />android.intent.action.MEDIA_EJECT<br />android.intent.action.MEDIA_MOUNTED<br />android.intent.action.MEDIA_REMOVED<br />android.intent.action.MEDIA_SCANNER_FINISHED<br />android.intent.action.MEDIA_SCANNER_SCAN_FILE<br />android.intent.action.MEDIA_SCANNER_STARTED<br />android.intent.action.MEDIA_SHARED<br />android.intent.action.MEDIA_UNMOUNTABLE<br />android.intent.action.MEDIA_UNMOUNTED<br />android.intent.action.NEW_OUTGOING_CALL<br />android.intent.action.PACKAGE_ADDED<br />android.intent.action.PACKAGE_CHANGED<br />android.intent.action.PACKAGE_INSTALL<br />android.intent.action.PACKAGE_REMOVED<br />android.intent.action.PACKAGE_RESTARTED<br />android.intent.action.POWER_CONNECTED<br />android.intent.action.POWER_DISCONNECTED<br />android.intent.action.PROVIDER_CHANGED<br />android.intent.action.REBOOT<br />android.intent.action.SCREEN_OFF<br />android.intent.action.SCREEN_ON<br />android.intent.action.TIMEZONE_CHANGED<br />android.intent.action.TIME_SET<br />android.intent.action.TIME_TICK<br />android.intent.action.UID_REMOVED<br />android.intent.action.UMS_CONNECTED<br />android.intent.action.UMS_DISCONNECTED<br />android.intent.action.WALLPAPER_CHANGED<br />android.media.RINGER_MODE_CHANGED<br />android.media.VIBRATE_SETTING_CHANGED<br />android.net.wifi.NETWORK_IDS_CHANGED<br />android.net.wifi.RSSI_CHANGED<br />android.net.wifi.SCAN_RESULTS<br />android.net.wifi.STATE_CHANGE<br />android.net.wifi.WIFI_STATE_CHANGED<br />android.net.wifi.supplicant.CONNECTION_CHANGE<br />android.net.wifi.supplicant.STATE_CHANGE<br />android.provider.Telephony.SIM_FULL<br />android.provider.Telephony.SMS_RECEIVED<br />android.provider.Telephony.WAP_PUSH_RECEIVED</p>
<p>文章出处：DIY部落(http://www.diybl.com/course/3_program/java/javajs/20090313/161059.html)</p>

	Tags: <strong><a href="http://www.ucosoft.com/tag/actions" title="actions" rel="tag">actions</a>, <a href="http://www.ucosoft.com/tag/android" title="android" rel="tag">android</a>, <a href="http://www.ucosoft.com/tag/broadcastreceiver" title="broadcastreceiver" rel="tag">broadcastreceiver</a></strong><br />
]]></content:encoded>
			<wfw:commentRss>http://www.ucosoft.com/android-actions-broadcastreceiver.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

