not exactly...what I want is that, whenever the default contacts application of android is accessed by the user or any application, the background service should be able to detect it. I need help in creating such kind of service.
On Saturday, September 20, 2014 11:59:52 AM UTC+5, d3x0r wrote: > > sounds like catching Intents? > > On Fri, Sep 19, 2014 at 11:37 PM, s_ali <[email protected] <javascript:>> > wrote: > >> I want to create a service that will run in background. Whenever user tap >> Contacts/Address book, the service should be able to recognize it and >> displays a message or whatever. How can I do this? >> >> -- >> 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] >> <javascript:> >> To unsubscribe from this group, send email to >> [email protected] <javascript:> >> For more options, visit this group at >> http://groups.google.com/group/android-developers?hl=en >> --- >> You received this message because you are subscribed to the Google Groups >> "Android Developers" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> For more options, visit https://groups.google.com/d/optout. >> > > -- 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 --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

