I came across the method parseIntent:

http://code.google.com/android/reference/android/content/Intent.html#parseIntent(android.content.res.Resources,%20org.xmlpull.v1.XmlPullParser,%20android.util.AttributeSet)

I would really like to use this method rather than baking my own. It
looks like I can pass XML from anywhere into this to create an intent.
However, I can't find any schema for this XML.

Does anyone know what the XML should look like? The documentation is
as vague as you can get.

Thanks,

Richard

--~--~---------~--~----~------------~-------~--~----~
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
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to