On Tue, Jun 29, 2010 at 9:23 PM, Brendan <[email protected]> wrote:
> Hi, I was just working on an app that will do stuff when a call is
> missed or made; and am left wondering why do you have to register a
> listener using a long lived background service for phone state changes
> instead of being able to use broadcast intents?

http://developer.android.com/reference/android/telephony/TelephonyManager.html#ACTION_PHONE_STATE_CHANGED

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

Android Training...At Your Office: http://commonsware.com/training

-- 
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

Reply via email to