Although this is a step towards the solution, precisely what I am looking
for is to run my app in the backend as a service and get to know the taps on
the screen (on any app). I am not interested in knowing what the tap was and
what it resulted in, all that I want to be intimted is that a tap was made.

Is there a way to achieve this?

And thanks Sarwar for trying to help me out :)

Thanks,
Ajish

On Tue, Aug 3, 2010 at 12:15 PM, Sarwar Erfan <erfanonl...@gmail.com> wrote:

> Hi,
> Have a look into this:
> http://developer.android.com/reference/android/view/TouchDelegate.html
>
> Regards
> Sarwar Erfan
>
>
> On Aug 3, 1:04 am, Ray Thomson <raythomson1...@gmail.com> wrote:
> > Hi Guys,
> >
> > I am looking for a way in which I can detect any tap on the screen (not
> just
> > in my app), I don't mind not having the information of what the tap was
> > (control/letter), just the fact that a tap was made will suffice for me
> for
> > now....
> > Is there any possible way to achieve this?
> >
> > Thanks,
> > Ray
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com<android-developers%2bunsubscr...@googlegroups.com>
> 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 post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to