See this thread on how to do it - http://groups.google.com/group/android-developers/browse_thread/thread/697948e2960ca471/54e7f1b02e5c8595
It is considered bad behavior to do this though because you may hijack the screen from another application and the user probably won't like that. Use the notification mechanism instead. On Nov 13, 2:30 am, Nishant <nish...@saltriver.com> wrote: > Hi, > > I want to develop a application that continuously running in > background as service. > And after that if i press any numeric key, it should start an > application. > > I have developed a service which is running continuously. > Is it possible in Android? > > Regards, > Nishant Shah -- 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