- resources
- The Resources to use when inflating resources.
- parser
- The XML parser pointing at an "intent" tag.
- attrs
- The AttributeSet interface for retrieving extended attribute data at the current parser location.
Documentation for this section has not yet been entered.
Type Reason Org.XmlPull.V1.XmlPullParserException If there was an XML parsing error. Java.IO.IOException If there was an I/O error.
Parses the "intent" element (and its children) from XML and instantiates
an Intent object. The given XML parser should be located at the tag
where parsing should start (often named "intent"), from which the
basic action, data, type, and package and class name will be
retrieved. The function will then parse in to any child elements,
looking for