[android-developers] BackGround Process

2012-08-15 Thread reshmy anup
Hi.. My phone is having a weird problem, whenever I get communication from anywhere (e.g. e-mail and sms), I get greeted with "Unfortunately, X has stopped." with X representing the application that handles the communication. The weird thing is, after showing that pop up, I can still use the

[android-developers] background process

2008-10-14 Thread zeshu
How to design a process that boots itself up always at the same time with the device. This process should run on the background (like virus scanners), and observe what kind of events take place in the device (these events could be e.g. voice calls, network cell-id changes and incoming messages). I