android.content.res

Interfaces

FontScaleConverter

A converter for non-linear font scaling.

XmlResourceParser

The XML parsing interface returned for an XML resource.

Classes

AssetFileDescriptor

File descriptor of an entry in the AssetManager.

AssetManager

Provides access to an application's raw asset files; see Resources for the way most applications will want to retrieve their resource data.

ColorStateList

Lets you map android.view.View state sets to colors.

Configuration

This class describes all device configuration information that can impact the resources the application retrieves.

ObbInfo

Basic information about a Opaque Binary Blob (OBB) that reflects the info from the footer on the OBB file.

ObbScanner

Class to scan Opaque Binary Blob (OBB) files.

Resources

Class for accessing an application's resources.

TypedArray

Container for an array of values that were retrieved with Resources.Theme#obtainStyledAttributes(AttributeSet, int[], int, int) or Resources#obtainAttributes.