Tuesday, November 3, 2009

Re: [android-developers] Re: Advice Needed on Application Approach

I'm not sure it is published in the SDK.  There was a round of simplication of the telephony APIs right before release to have what was published in a state that could be maintained, and I think that may have involved hiding the way these updates are sent.

On Tue, Nov 3, 2009 at 11:03 AM, Mark Murphy <mmurphy@commonsware.com> wrote:
Dianne Hackborn wrote:
> It is a sticky broadcast so you receive the last published value.

It is?

What's the Intent action for this?

I'd really rather steer people to use Intents for call state monitoring,
but I don't know how that's done. Any pointers?

Thanks!

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

Android 1.6 Programming Books: http://commonsware.com/books

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en



--
Dianne Hackborn
Android framework engineer
hackbod@android.com

Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails.  All such questions should be posted on public forums, where I and others can see and answer them.

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment