Changes

Jump to: navigation, search
m
Text replacement - "<table border="0" cellspacing="0">" to "<table border="0" cellspacing="0" width="100%">"
<googlehtmlet>BUY_ANDROID_STUDIOandroidstudio</googlehtmlet>
== Obtaining Results from a Broadcast ==
<googlehtmlet>ADSDAQBOX_FLOWadsdaqbox_flow</googlehtmlet>
When a broadcast intent is sent using the sendBroadcast() method, there is no way for the initiating activity to receive results from any broadcast receivers that pick up the broadcast. In the event that return results are required, it is necessary to use the sendOrderedBroadcast() method instead. When a broadcast intent is sent using this method, it is delivered in sequential order to each broadcast receiver with a registered interest.
This concludes the creation of the application to send the broadcast intent. All that remains is to build a matching broadcast receiver.
<googlehtmlet>BUY_ANDROID_STUDIOandroidstudio</googlehtmlet>
== Creating the Broadcast Receiver ==
<googlehtmlet>BUY_ANDROID_STUDIOandroidstudio</googlehtmlet>
 
<htmlet>ezoicbottom</htmlet>
<hr>
<table border="0" cellspacing="0" width="100%">

Navigation menu