Package android.content.res
-
Class Summary Class Description AssetManager Provides access to an application's raw asset files; seeResourcesfor 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 Summary Exception Description Resources.NotFoundException This exception is thrown by the resource APIs when a requested resource can not be found.