- packageName
- The name of the package that this xml is coming from. Cannot be null.
- resid
- The resource identifier of the desired xml. Cannot be 0.
- appInfo
- Overall information about packageName. This may be null, in which case the application information will be retrieved for you if needed; if you already have this information around, it can be much more efficient to supply it here.
Documentation for this section has not yet been entered.
Retrieve an XML file from a package. This is a low-level API used to retrieve XML meta data.