- fileName
- The name of the asset to open. This name can be hierarchical.
- accessMode
- Desired access mode for retrieving the data.
Documentation for this section has not yet been entered.
Type Reason Java.IO.IOException
Open an asset using an explicit access mode, returning an InputStream to read its contents. This provides access to files that have been bundled with an application as assets -- that is, files placed in to the "assets" directory.