You can only have a service with no UI, which means it can't get any touch events either.
On Fri, Sep 18, 2009 at 1:13 AM, chen ji <[email protected]> wrote: > > Can you try service app which has no UI? The service can support to > gesture detection and run your real APP. > > Just for you reference. > > > > On Aug 31, 12:41 pm, Dinesh <[email protected]> wrote: > > hi, > > > > The App I'm trying to work on requires that when a special combination > > of keys are pressed ( irrespective of the keypad being locked ) a > > service / app is triggered. > > > > How can I achieve this? My app's whole idea hinges on this particular > > part to work. > > > > I am not here to take a "no" for an answer. If you are going to tell > > me that its not possible, atleast include an explanation as to why its > > not possible. > > > > Thanks. > > > > Dinesh > > > > -- Dianne Hackborn Android framework engineer [email protected] Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All such questions should be posted on public forums, where I and others can see and answer them. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

