a wrote: > To execute scripts using Third party library which returns a result. > Basically I want to send a response for HTTP Post in the Broadcast > Receiver. Please let me know how this can be done? > >
then call third party library directly. or is it kind of Service? if so pass some unique id in your intent to identify your request pskink -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

