Android.Content.Res Namespace

Classes

AssetFileDescriptor

File descriptor of an entry in the AssetManager.

AssetFileDescriptor.AutoCloseInputStream

An InputStream you can create on a ParcelFileDescriptor, which will take care of calling ParcelFileDescriptor#close ParcelFileDescriptor.close() for you when the stream is closed.

AssetFileDescriptor.AutoCloseOutputStream

An OutputStream you can create on a ParcelFileDescriptor, which will take care of calling ParcelFileDescriptor#close ParcelFileDescriptor.close() for you when the stream is closed.

AssetFileDescriptor.InterfaceConsts
AssetManager

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

AssetManager.AssetInputStream
ColorStateList

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

ColorStateList.InterfaceConsts
Configuration

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

Configuration.InterfaceConsts
ObbInfo

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

ObbInfo.InterfaceConsts
ObbScanner

Class to scan Opaque Binary Blob (OBB) files.

Resources

Class for accessing an application's resources.

Resources.NotFoundException

This exception is thrown by the resource APIs when a requested resource can not be found.

Resources.Theme

This class holds the current attribute values for a particular theme.

TypedArray

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

Interfaces

IXmlResourceParser

The XML parsing interface returned for an XML resource.

Enums

Access

Enumerates values returned by several methods of Access and taken as a parameter of the F:Android.Content.Res.AssetManager.Open member.

ColorMode
GrammaticalGender
HardKeyboardHidden

Enumerates values returned by several types.

KeyboardHidden

Enumerates values returned by several types.

KeyboardType

Enumerates values returned by several types.

Navigation

Enumerates values returned by several types.

NavigationHidden

Enumerates values returned by several types.

ObbFlags

Enumerates values returned by several types.

Orientation

Enumerates values returned by several types.

Screen

Enumerates values returned by several types.

ScreenLayout

Enumerates values returned by several types.

TouchScreenType

Enumerates values returned by several types.

UiMode

Enumerates values returned by several types.