| Class | Description |
|---|---|
| AssetManager |
Provides access to an application's raw asset files; see
Resources
for the way most applications will want to retrieve their resource data. |
| Configuration |
This class describes all device configuration information that can
impact the resources the application retrieves.
|
| Resources |
Class for accessing an application's resources.
|
| Exception | Description |
|---|---|
| Resources.NotFoundException |
This exception is thrown by the resource APIs when a requested resource
can not be found.
|