- packageName
- The name of the package that this text is coming from. Cannot be null.
- resid
- The resource identifier of the desired text. 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 text from a package. This is a low-level API used by the various package manager info structures (such as Android.Content.PM.ComponentInfo to implement retrieval of their associated labels and other text.