- id
- The resource identifier to open, as generated by the appt tool.
Documentation for this section has not yet been entered.
Type Reason !:NoType:android/content/res/Resources$NotFoundException;Href=../../../../reference/android/content/res/Resources.NotFoundException.html Throws NotFoundException if the given ID does not exist.
Open a data stream for reading a raw resource. This can only be used with resources whose value is the name of an asset files -- that is, it can be used to open drawable, sound, and raw resources; it will fail on string and color resources.