You must register your intent in AndroidMenifest.xml file. You can locate this file at the root of your android application.
On May 25, 2:05 pm, Bhargavi <[email protected]> wrote: > Hi, > I wrote a new application and i want to send an intent to another > application.is it not enough if i broadcast that intent from my new > app and add an intent filter in the receiving application? The intent > seems to be not received in the receiving application. should i add / > register the intent somewhere in the framework so that it gets > received.can someone help me on this.. > > Regards, > Bhargavi --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

