Yes, I disabled timer in t_tick but it didn't fix the issue.
I noticed that only Samsung phone with Android
2.3.6 got this error:
Case 1: The screen is on => Event always raised.
Case 2: I press power button to turn screen off => Event raised, the screen turn on automatically.
Case 3: After case 2 about 5 minutes, it didn't work. (I thought the service was killed by OS). I press power button to turn screen on, open activity by click on notification icon => it still didn't work. I need to stop and restart service to make it work again (So the OS really killed the service).
HTC phone with Android
2.3.4 worked correctly.
Erel, if you don't understand what I said, I can send you my project code