Yeah. This is fine I guess. Are you stuck somewhere? On Tue, Sep 28, 2010 at 5:06 PM, David_Fisher <[email protected]> wrote:
> Hi, how should I create a service that would keep on running in the > Background and listen for incoming and outgoing calls? I don't want > the service to die at any point in time. I have created a Broadcast > Receiver in my service class that is set for > ACTION_PHONE_STATE_CHANGED action. In my BroadcastReceiver, I have set > up a PhoneStateListener that would listen for changes in phone states. > Is this the right approach? Thanks. > David > > -- > 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]<android-developers%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- Kumar Bibek http://techdroid.kbeanie.com http://www.kbeanie.com -- 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

