On Wed, Jul 18, 2012 at 4:15 AM, kenjkelly <kenke...@kenkelly.com> wrote:

> I agree with the frustration of having secret undocumented intents.  Makes
> me wonder what else is available and how we would ever know. For example "
> put "android.provider.Telephony.**SMS_RECEIVED"" ?  There is not even an
> android.provider.Telephony" class in the API reference.  If Google is going
> to use text strings for Intents actions, they should be documented.
>

No they shouldn't.

Or hey, why don't you give us documentation to every string in your
application.  Thanks! :)


>  Does anyone have a list of intents actions beyond what the API provides?
>

Any of that stuff is implementation details, that can vary across platform
releases and even different devices.

-- 
Dianne Hackborn
Android framework engineer
hack...@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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to