By service installation I mean when someone calls Context.startService
().
I'd like android to call back every time someone calls this method.
Is it possible?

On Oct 1, 6:34 pm, Paul Turchenko <paul.turche...@gmail.com> wrote:
> Dude, there's no such thing as service installation, as for the
> *.apks, consider listening to *PACKAGE broadcasts.
>
> On Oct 1, 11:00 pm, Valeriano <tecli...@gmail.com> wrote:
>
>
>
> > Hi all,
>
> > is there a way to listen to a service installation?
> > I'd like android to callback every time a service.onCreate is called
> > or when a new .apk is installed to the device.
> > Is it possible?
>
> > thanks in advance
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to