Problems with WiFi, SQLite ,Bluetooth, WiMax, Proxies, etc...
by season.xiong » Mon Nov 10, 2008 7:52 am
what is BroadcastReceiver? and how I use BroadcastReceiver to receiver message through to DDMS to Eclipse
-
season.xiong
- Freshman

-
- Posts: 3
- Joined: Mon Nov 10, 2008 7:40 am
by MrSnowflake » Mon Nov 10, 2008 9:08 am
http://code.google.com/android/reference/android/content/BroadcastReceiver.htmlA broadcast receiver is used for receiving Intents which are being broadcasted. Like the BOOT_COMPLETED intent, it gets broadcasted to all the BroadcastReceivers which have been registered for receiving BOOT_COMPLETED. Using this BroadcastReceiver you can then do something when BOOT_COMPLETED gets broadcasted.
-

MrSnowflake
- Moderator

-
- Posts: 1439
- Joined: Sat Feb 16, 2008 3:11 pm
- Location: Flanders, Belgium
Return to Networking & Database Problems
Who is online
Users browsing this forum: No registered users and 3 guests