hi, i want to register a receiver without placing it in the android manifest, also, the receiver will be of a separate application, the reason for this is the action on which it will be registered will be generated dynamically from different application.
All i have is the package name and the name of the receiver, i want to know how to register that sitting in different application. The android manifest do it in some i am not able to figure out how it does since all it gets also is a string of package name and receiver name. Any pointers would be highly appreciated. Regards Karan --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

