![]() |
Can we implement Key listener? hi friends, can we implement key pad and trackwheel listener in outside of our application(Our application is running in background).. |
Re: Can we implement Key listener? Only the application with the current focus can get key and trackwheel events, so the answer is no. |
Re: Can we implement Key listener? hi we can get the phone call events with phone listener... is there any possible to get these events...? |
Re: Can we implement Key listener? As Dougsg38p says, keypad and trackwheel events are only delivered to the application with focus. The only exception is that in later OS versions they have started delivering some ancillary events (volume up/down, call star/end and the like) to background applications. If I remember correctly that started in OS 6, possibly OS 5. |
Re: Can we implement Key listener? You can get phone call events with the phone listener. See the java docs. |
| All times are GMT -5. The time now is 06:23 AM. |
Powered by vBulletin® Version 3.6.12
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.