to top
Android APIs
public static final class

R.styleable

extends Object
java.lang.Object
   ↳ android.R.styleable

Summary

Constants
int AbsListView_cacheColorHint

Indicates that this list will always be drawn on top of solid, single-color opaque background.

int AbsListView_choiceMode

Defines the choice behavior for the view.

int AbsListView_drawSelectorOnTop

When set to true, the selector will be drawn over the selected item.

int AbsListView_fastScrollAlwaysVisible

When set to true, the list will always show the fast scroll interface.

int AbsListView_fastScrollEnabled

Enables the fast scroll thumb that can be dragged to quickly scroll through the list.

int AbsListView_listSelector

Drawable used to indicate the currently selected item in the list.

int AbsListView_scrollingCache

When set to true, the list uses a drawing cache during scrolling.

int AbsListView_smoothScrollbar

When set to true, the list will use a more refined calculation method based on the pixels height of the items visible on screen.

int AbsListView_stackFromBottom

Used by ListView and GridView to stack their content from the bottom.

int AbsListView_textFilterEnabled

When set to true, the list will filter results as the user types.

int AbsListView_transcriptMode

Sets the transcript mode for the list.

int AbsSpinner_entries

Reference to an array resource that will populate the Spinner.

int AbsoluteLayout_Layout_layout_x

This symbol is the offset where the layout_x attribute's value can be found in the AbsoluteLayout_Layout array.

int AbsoluteLayout_Layout_layout_y

This symbol is the offset where the layout_y attribute's value can be found in the AbsoluteLayout_Layout array.

int AccelerateInterpolator_factor

This is the amount of deceleration to add when easing in.

int AccessibilityService_accessibilityEventTypes

The event types this serivce would like to receive as specified in AccessibilityEvent.

int AccessibilityService_accessibilityFeedbackType

The feedback types this serivce provides as specified in AccessibilityServiceInfo.

int AccessibilityService_accessibilityFlags

Additional flags as specified in AccessibilityServiceInfo.

int AccessibilityService_canRequestEnhancedWebAccessibility

Attribute whether the accessibility service wants to be able to request enhanced web accessibility enhancements.

int AccessibilityService_canRequestFilterKeyEvents

Attribute whether the accessibility service wants to be able to request to filter key events.

int AccessibilityService_canRequestTouchExplorationMode

Attribute whether the accessibility service wants to be able to request touch exploration mode in which touched items are spoken aloud and the UI can be explored via gestures.

int AccessibilityService_canRetrieveWindowContent

Attribute whether the accessibility service wants to be able to retrieve the active window content.

int AccessibilityService_description

Short description of the accessibility serivce purpose or behavior.

int AccessibilityService_notificationTimeout

The minimal period in milliseconds between two accessibility events of the same type are sent to this serivce.

int AccessibilityService_packageNames

Comma separated package names from which this serivce would like to receive events (leave out for all packages).

int AccessibilityService_settingsActivity

Component name of an activity that allows the user to modify the settings for this service.

int AccountAuthenticator_accountPreferences

A preferences.xml file for authenticator-specific settings.

int AccountAuthenticator_accountType

The account type this authenticator handles.

int AccountAuthenticator_customTokens

Account handles its own token storage and permissions.

int AccountAuthenticator_icon

The icon of the authenticator.

int AccountAuthenticator_label

The user-visible name of the authenticator.

int AccountAuthenticator_smallIcon

Smaller icon of the authenticator.

int ActionBar_LayoutParams_layout_gravity

Standard gravity constant that a child supplies to its parent.

int ActionBar_background

Specifies a background drawable for the action bar.

int ActionBar_backgroundSplit

Specifies a background drawable for the bottom component of a split action bar.

int ActionBar_backgroundStacked

Specifies a background drawable for a second stacked row of the action bar.

int ActionBar_customNavigationLayout

Specifies a layout for custom navigation.

int ActionBar_displayOptions

Options affecting how the action bar is displayed.

int ActionBar_divider

Specifies the drawable used for item dividers.

int ActionBar_height

Specifies a fixed height.

int ActionBar_homeLayout

Specifies a layout to use for the "home" section of the action bar.

int ActionBar_icon

Specifies the drawable used for the application icon.

int ActionBar_indeterminateProgressStyle

Specifies a style resource to use for an indeterminate progress spinner.

int ActionBar_itemPadding

Specifies padding that should be applied to the left and right sides of system-provided items in the bar.

int ActionBar_logo

Specifies the drawable used for the application logo.

int ActionBar_navigationMode

The type of navigation to use.

int ActionBar_progressBarPadding

Specifies the horizontal padding on either end for an embedded progress bar.

int ActionBar_progressBarStyle

Specifies a style resource to use for an embedded progress bar.

int ActionBar_subtitle

Specifies subtitle text used for navigationMode="normal"

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

int ActionBar_subtitleTextStyle

Specifies a style to use for subtitle text.

int ActionBar_title

Specifies title text used for navigationMode="normal"

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

int ActionBar_titleTextStyle

Specifies a style to use for title text.

int ActionMenuItemView_minWidth

This symbol is the offset where the minWidth attribute's value can be found in the ActionMenuItemView array.

int ActionMode_background

Specifies a background for the action mode bar.

int ActionMode_backgroundSplit

Specifies a background for the split action mode bar.

int ActionMode_height

Specifies a fixed height for the action mode bar.

int ActionMode_subtitleTextStyle

Specifies a style to use for subtitle text.

int ActionMode_titleTextStyle

Specifies a style to use for title text.

int AdapterViewAnimator_animateFirstView

Defines whether to animate the current View when the ViewAnimation is first displayed.

int AdapterViewAnimator_inAnimation

Identifier for the animation to use when a view is shown.

int AdapterViewAnimator_loopViews

Defines whether the animator loops to the first view once it has reached the end of the list.

int AdapterViewAnimator_outAnimation

Identifier for the animation to use when a view is hidden.

int AdapterViewFlipper_autoStart

When true, automatically start animating

Must be a boolean value, either "true" or "false".

int AdapterViewFlipper_flipInterval

This symbol is the offset where the flipInterval attribute's value can be found in the AdapterViewFlipper array.

int AidFilter_name

The ISO7816 Application ID.

int AidGroup_category

The category attribute will be used by the Android platform to present multiple applications that register ISO 7816 Application IDs (AIDs) in the same category uniformly.

int AidGroup_description

Short description of what the AID group implements.

int AlertDialog_bottomBright

This symbol is the offset where the bottomBright attribute's value can be found in the AlertDialog array.

int AlertDialog_bottomDark

This symbol is the offset where the bottomDark attribute's value can be found in the AlertDialog array.

int AlertDialog_bottomMedium

This symbol is the offset where the bottomMedium attribute's value can be found in the AlertDialog array.

int AlertDialog_centerBright

This symbol is the offset where the centerBright attribute's value can be found in the AlertDialog array.

int AlertDialog_centerDark

This symbol is the offset where the centerDark attribute's value can be found in the AlertDialog array.

int AlertDialog_centerMedium

This symbol is the offset where the centerMedium attribute's value can be found in the AlertDialog array.

int AlertDialog_fullBright

This symbol is the offset where the fullBright attribute's value can be found in the AlertDialog array.

int AlertDialog_fullDark

This symbol is the offset where the fullDark attribute's value can be found in the AlertDialog array.

int AlertDialog_layout

Supply an identifier for the layout resource to inflate when the ViewStub becomes visible or when forced to do so.

int AlertDialog_topBright

This symbol is the offset where the topBright attribute's value can be found in the AlertDialog array.

int AlertDialog_topDark

This symbol is the offset where the topDark attribute's value can be found in the AlertDialog array.

int AlphaAnimation_fromAlpha

This symbol is the offset where the fromAlpha attribute's value can be found in the AlphaAnimation array.

int AlphaAnimation_toAlpha

This symbol is the offset where the toAlpha attribute's value can be found in the AlphaAnimation array.

int AnalogClock_dial

This symbol is the offset where the dial attribute's value can be found in the AnalogClock array.

int AnalogClock_hand_hour

This symbol is the offset where the hand_hour attribute's value can be found in the AnalogClock array.

int AnalogClock_hand_minute

This symbol is the offset where the hand_minute attribute's value can be found in the AnalogClock array.

int AndroidManifestAction_name

The name of an action that is handled, using the Java-style naming convention.

int AndroidManifestActivityAlias_description

Descriptive text for the associated data.

int AndroidManifestActivityAlias_enabled

Specify whether the activity-alias is enabled or not (that is, can be instantiated by the system).

int AndroidManifestActivityAlias_exported

Flag indicating whether the given application component is available to other applications.

int AndroidManifestActivityAlias_icon

A Drawable resource providing a graphical representation of its associated item.

int AndroidManifestActivityAlias_label

A user-legible name for the given item.

int AndroidManifestActivityAlias_logo

A Drawable resource providing an extended graphical logo for its associated item.

int AndroidManifestActivityAlias_name

Required name of the class implementing the activity, deriving from Activity.

int AndroidManifestActivityAlias_parentActivityName

The name of the logical parent of the activity as it appears in the manifest.

int AndroidManifestActivityAlias_permission

Specify a permission that a client is required to have in order to use the associated object.

int AndroidManifestActivityAlias_targetActivity

The name of the activity this alias should launch.

int AndroidManifestActivity_allowTaskReparenting

Specify that an activity can be moved out of a task it is in to the task it has an affinity for when appropriate.

int AndroidManifestActivity_alwaysRetainTaskState

Specify whether an acitivty's task state should always be maintained by the system, or if it is allowed to reset the task to its initial state in certain situations.

int AndroidManifestActivity_clearTaskOnLaunch

Specify whether an activity's task should be cleared when it is re-launched from the home screen.

int AndroidManifestActivity_configChanges

Specify one or more configuration changes that the activity will handle itself.

int AndroidManifestActivity_description

Descriptive text for the associated data.

int AndroidManifestActivity_enabled

Specify whether the activity is enabled or not (that is, can be instantiated by the system).

int AndroidManifestActivity_excludeFromRecents

Indicates that an Activity should be excluded from the list of recently launched activities.

int AndroidManifestActivity_exported

Flag indicating whether the given application component is available to other applications.

int AndroidManifestActivity_finishOnCloseSystemDialogs

Specify whether an activity should be finished when a "close system windows" request has been made.

int AndroidManifestActivity_finishOnTaskLaunch

Specify whether an activity should be finished when its task is brought to the foreground by relaunching from the home screen.

int AndroidManifestActivity_hardwareAccelerated

Flag indicating whether the application's rendering should be hardware accelerated if possible.

int AndroidManifestActivity_icon

A Drawable resource providing a graphical representation of its associated item.

int AndroidManifestActivity_immersive

Flag declaring this activity to be 'immersive'; immersive activities should not be interrupted with other activities or notifications.

int AndroidManifestActivity_label

A user-legible name for the given item.

int AndroidManifestActivity_launchMode

Specify how an activity should be launched.

int AndroidManifestActivity_logo

A Drawable resource providing an extended graphical logo for its associated item.

int AndroidManifestActivity_multiprocess

Specify whether a component is allowed to have multiple instances of itself running in different processes.

int AndroidManifestActivity_name

Required name of the class implementing the activity, deriving from Activity.

int AndroidManifestActivity_noHistory

Specify whether an activity should be kept in its history stack.

int AndroidManifestActivity_parentActivityName

The name of the logical parent of the activity as it appears in the manifest.

int AndroidManifestActivity_permission

Specify a permission that a client is required to have in order to use the associated object.

int AndroidManifestActivity_process

Specify a specific process that the associated code is to run in.

int AndroidManifestActivity_screenOrientation

Specify the orientation an activity should be run in.

int AndroidManifestActivity_showOnLockScreen

Specify that an Activity should be shown over the lock screen and, in a multiuser environment, across all users' windows

Must be a boolean value, either "true" or "false".

int AndroidManifestActivity_singleUser

If set to true, a single instance of this component will run for all users.

int AndroidManifestActivity_stateNotNeeded

Indicates that an Activity does not need to have its freeze state (as returned by onSaveInstanceState(Bundle) retained in order to be restarted.

int AndroidManifestActivity_taskAffinity

Specify a task name that activities have an "affinity" to.

int AndroidManifestActivity_theme

The overall theme to use for an activity.

int AndroidManifestActivity_uiOptions

Extra options for an activity's UI.

int AndroidManifestActivity_windowSoftInputMode

Specify the default soft-input mode for the main window of this activity.

int AndroidManifestApplication_allowBackup

Whether to allow the application to participate in the backup and restore infrastructure.

int AndroidManifestApplication_allowClearUserData

Option to let applications specify that user data can/cannot be cleared.

int AndroidManifestApplication_allowTaskReparenting

Specify that an activity can be moved out of a task it is in to the task it has an affinity for when appropriate.

int AndroidManifestApplication_backupAgent

The name of the class subclassing BackupAgent to manage backup and restore of the application's data on external storage.

int AndroidManifestApplication_debuggable

Flag indicating whether the application can be debugged, even when running on a device that is running in user mode.

int AndroidManifestApplication_description

Descriptive text for the associated data.

int AndroidManifestApplication_enabled

Specify whether the components in this application are enabled or not (that is, can be instantiated by the system).

int AndroidManifestApplication_hardwareAccelerated

Flag indicating whether the application's rendering should be hardware accelerated if possible.

int AndroidManifestApplication_hasCode

Indicate whether this application contains code.

int AndroidManifestApplication_icon

A Drawable resource providing a graphical representation of its associated item.

int AndroidManifestApplication_killAfterRestore

Whether the application in question should be terminated after its settings have been restored during a full-system restore operation.

int AndroidManifestApplication_label

A user-legible name for the given item.

int AndroidManifestApplication_largeHeap

Request that your application's processes be created with a large Dalvik heap.

int AndroidManifestApplication_logo

A Drawable resource providing an extended graphical logo for its associated item.

int AndroidManifestApplication_manageSpaceActivity

Name of activity to be launched for managing the application's space on the device.

int AndroidManifestApplication_name

An optional name of a class implementing the overall Application for this package.

int AndroidManifestApplication_permission

Specify a permission that a client is required to have in order to use the associated object.

int AndroidManifestApplication_persistent

Flag to control special persistent mode of an application.

int AndroidManifestApplication_process

Specify a specific process that the associated code is to run in.

int AndroidManifestApplication_requiredAccountType

Declare that this application requires an account of a certain type.

int AndroidManifestApplication_requiredForAllUsers

Flag to specify if this application needs to be present for all users.

int AndroidManifestApplication_restoreAnyVersion

Indicate that the application is prepared to attempt a restore of any backed-up dataset, even if the backup is apparently from a newer version of the application than is currently installed on the device.

int AndroidManifestApplication_restoreNeedsApplication This constant is deprecated. This attribute is not used by the Android operating system.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol restoreNeedsApplication.

int AndroidManifestApplication_restrictedAccountType

Declare that this application requires access to restricted accounts of a certain type.

int AndroidManifestApplication_supportsRtl

Declare that your application will be able to deal with RTL (right to left) layouts.

int AndroidManifestApplication_taskAffinity

Specify a task name that activities have an "affinity" to.

int AndroidManifestApplication_testOnly

Option to indicate this application is only for testing purposes.

int AndroidManifestApplication_theme

The overall theme to use for an activity.

int AndroidManifestApplication_uiOptions

Extra options for an activity's UI.

int AndroidManifestApplication_vmSafeMode

Flag indicating whether the application requests the VM to operate in the safe mode.

int AndroidManifestCategory_name

The name of category that is handled, using the Java-style naming convention.

int AndroidManifestCompatibleScreensScreen_screenDensity

Specifies a compatible screen density, as per the device configuration screen density bins.

int AndroidManifestCompatibleScreensScreen_screenSize

Specifies a compatible screen size, as per the device configuration screen size bins.

int AndroidManifestData_host

Specify a URI authority host that is handled, as per IntentFilter.addDataAuthority().

int AndroidManifestData_mimeType

Specify a MIME type that is handled, as per IntentFilter.addDataType().

int AndroidManifestData_path

Specify a URI path that must exactly match, as per IntentFilter.addDataPath() with PATTERN_LITERAL.

int AndroidManifestData_pathPattern

Specify a URI path that matches a simple pattern, as per IntentFilter.addDataPath() with PATTERN_SIMPLE_GLOB.

int AndroidManifestData_pathPrefix

Specify a URI path that must be a prefix to match, as per IntentFilter.addDataPath() with PATTERN_PREFIX.

int AndroidManifestData_port

Specify a URI authority port that is handled, as per IntentFilter.addDataAuthority().

int AndroidManifestData_scheme

Specify a URI scheme that is handled, as per IntentFilter.addDataScheme().

int AndroidManifestData_ssp

Specify a URI scheme specific part that must exactly match, as per IntentFilter.addDataSchemeSpecificPart() with PATTERN_LITERAL.

int AndroidManifestData_sspPattern

Specify a URI scheme specific part that matches a simple pattern, as per IntentFilter.addDataSchemeSpecificPart() with PATTERN_SIMPLE_GLOB.

int AndroidManifestData_sspPrefix

Specify a URI scheme specific part that must be a prefix to match, as per IntentFilter.addDataSchemeSpecificPart() with PATTERN_PREFIX.

int AndroidManifestGrantUriPermission_path

Specify a URI path that must exactly match, as per PatternMatcher with PATTERN_LITERAL.

int AndroidManifestGrantUriPermission_pathPattern

Specify a URI path that matches a simple pattern, as per PatternMatcher with PATTERN_SIMPLE_GLOB.

int AndroidManifestGrantUriPermission_pathPrefix

Specify a URI path that must be a prefix to match, as per PatternMatcher with PATTERN_PREFIX.

int AndroidManifestInstrumentation_functionalTest

Flag indicating that an Instrumentation class should be run as a functional test.

int AndroidManifestInstrumentation_handleProfiling

Flag indicating that an Instrumentation class wants to take care of starting/stopping profiling itself, rather than relying on the default behavior of profiling the complete time it is running.

int AndroidManifestInstrumentation_icon

A Drawable resource providing a graphical representation of its associated item.

int AndroidManifestInstrumentation_label

A user-legible name for the given item.

int AndroidManifestInstrumentation_logo

A Drawable resource providing an extended graphical logo for its associated item.

int AndroidManifestInstrumentation_name

Required name of the class implementing the instrumentation, deriving from Instrumentation.

int AndroidManifestInstrumentation_targetPackage

The name of the application package that an Instrumentation object will run against.

int AndroidManifestIntentFilter_icon

A Drawable resource providing a graphical representation of its associated item.

int AndroidManifestIntentFilter_label

A user-legible name for the given item.

int AndroidManifestIntentFilter_logo

A Drawable resource providing an extended graphical logo for its associated item.

int AndroidManifestIntentFilter_priority

Specify the relative importance or ability in handling a particular Intent.

int AndroidManifestLibrary_name

Required public name of the library, which other components and packages will use when referring to this library.

int AndroidManifestMetaData_name

A unique name for the given item.

int AndroidManifestMetaData_resource

Resource identifier to assign to this piece of named meta-data.

int AndroidManifestMetaData_value

Concrete value to assign to this piece of named meta-data.

int AndroidManifestOriginalPackage_name

A unique name for the given item.

int AndroidManifestPackageVerifier_name

Specifies the Java-style package name that defines this package verifier.

int AndroidManifestPackageVerifier_publicKey

The Base64 encoded public key of the package verifier's signature.

int AndroidManifestPathPermission_path

Specify a URI path that must exactly match, as per PatternMatcher with PATTERN_LITERAL.

int AndroidManifestPathPermission_pathPattern

Specify a URI path that matches a simple pattern, as per PatternMatcher with PATTERN_SIMPLE_GLOB.

int AndroidManifestPathPermission_pathPrefix

Specify a URI path that must be a prefix to match, as per PatternMatcher with PATTERN_PREFIX.

int AndroidManifestPathPermission_permission

Specify a permission that a client is required to have in order to use the associated object.

int AndroidManifestPathPermission_readPermission

A specific permission name for read-only access to a ContentProvider.

int AndroidManifestPathPermission_writePermission

A specific permission name for write access to a ContentProvider.

int AndroidManifestPermissionGroup_description

Descriptive text for the associated data.

int AndroidManifestPermissionGroup_icon

A Drawable resource providing a graphical representation of its associated item.

int AndroidManifestPermissionGroup_label

A user-legible name for the given item.

int AndroidManifestPermissionGroup_logo

A Drawable resource providing an extended graphical logo for its associated item.

int AndroidManifestPermissionGroup_name

Required public name of the permission group, permissions will use to specify the group they are in.

int AndroidManifestPermissionGroup_permissionGroupFlags

Flags indicating more context for a permission group.

int AndroidManifestPermissionGroup_priority

Specify the relative importance or ability in handling a particular Intent.

int AndroidManifestPermissionTree_icon

A Drawable resource providing a graphical representation of its associated item.

int AndroidManifestPermissionTree_label

A user-legible name for the given item.

int AndroidManifestPermissionTree_logo

A Drawable resource providing an extended graphical logo for its associated item.

int AndroidManifestPermissionTree_name

Required public name of the permission tree, which is the base name of all permissions under it.

int AndroidManifestPermission_description

Descriptive text for the associated data.

int AndroidManifestPermission_icon

A Drawable resource providing a graphical representation of its associated item.

int AndroidManifestPermission_label

A user-legible name for the given item.

int AndroidManifestPermission_logo

A Drawable resource providing an extended graphical logo for its associated item.

int AndroidManifestPermission_name

Required public name of the permission, which other components and packages will use when referring to this permission.

int AndroidManifestPermission_permissionFlags

Flags indicating more context for a permission.

int AndroidManifestPermission_permissionGroup

Specified the name of a group that this permission is associated with.

int AndroidManifestPermission_protectionLevel

Characterizes the potential risk implied in a permission and indicates the procedure the system should follow when determining whether to grant the permission to an application requesting it.

int AndroidManifestProtectedBroadcast_name

A unique name for the given item.

int AndroidManifestProvider_authorities

Specify the authorities under which this content provider can be found.

int AndroidManifestProvider_description

Descriptive text for the associated data.

int AndroidManifestProvider_enabled

Specify whether this provider is enabled or not (that is, can be instantiated by the system).

int AndroidManifestProvider_exported

Flag indicating whether the given application component is available to other applications.

int AndroidManifestProvider_grantUriPermissions

If true, the Context.grantUriPermission or corresponding Intent flags can be used to allow others to access specific URIs in the content provider, even if they do not have an explicit read or write permission.

int AndroidManifestProvider_icon

A Drawable resource providing a graphical representation of its associated item.

int AndroidManifestProvider_initOrder

Specify the order in which content providers hosted by a process are instantiated when that process is created.

int AndroidManifestProvider_label

A user-legible name for the given item.

int AndroidManifestProvider_logo

A Drawable resource providing an extended graphical logo for its associated item.

int AndroidManifestProvider_multiprocess

Specify whether a component is allowed to have multiple instances of itself running in different processes.

int AndroidManifestProvider_name

Required name of the class implementing the provider, deriving from ContentProvider.

int AndroidManifestProvider_permission

Specify a permission that a client is required to have in order to use the associated object.

int AndroidManifestProvider_process

Specify a specific process that the associated code is to run in.

int AndroidManifestProvider_readPermission

A specific permission name for read-only access to a ContentProvider.

int AndroidManifestProvider_singleUser

If set to true, a single instance of this component will run for all users.

int AndroidManifestProvider_syncable

Flag indicating whether this content provider would like to participate in data synchronization.

int AndroidManifestProvider_writePermission

A specific permission name for write access to a ContentProvider.

int AndroidManifestReceiver_description

Descriptive text for the associated data.

int AndroidManifestReceiver_enabled

Specify whether the receiver is enabled or not (that is, can be instantiated by the system).

int AndroidManifestReceiver_exported

Flag indicating whether the given application component is available to other applications.

int AndroidManifestReceiver_icon

A Drawable resource providing a graphical representation of its associated item.

int AndroidManifestReceiver_label

A user-legible name for the given item.

int AndroidManifestReceiver_logo

A Drawable resource providing an extended graphical logo for its associated item.

int AndroidManifestReceiver_name

Required name of the class implementing the receiver, deriving from BroadcastReceiver.

int AndroidManifestReceiver_permission

Specify a permission that a client is required to have in order to use the associated object.

int AndroidManifestReceiver_process

Specify a specific process that the associated code is to run in.

int AndroidManifestReceiver_singleUser

If set to true, a single instance of this component will run for all users.

int AndroidManifestService_description

Descriptive text for the associated data.

int AndroidManifestService_enabled

Specify whether the service is enabled or not (that is, can be instantiated by the system).

int AndroidManifestService_exported

Flag indicating whether the given application component is available to other applications.

int AndroidManifestService_icon

A Drawable resource providing a graphical representation of its associated item.

int AndroidManifestService_isolatedProcess

If set to true, this service will run under a special process that is isolated from the rest of the system.

int AndroidManifestService_label

A user-legible name for the given item.

int AndroidManifestService_logo

A Drawable resource providing an extended graphical logo for its associated item.

int AndroidManifestService_name

Required name of the class implementing the service, deriving from Service.

int AndroidManifestService_permission

Specify a permission that a client is required to have in order to use the associated object.

int AndroidManifestService_process

Specify a specific process that the associated code is to run in.

int AndroidManifestService_singleUser

If set to true, a single instance of this component will run for all users.

int AndroidManifestService_stopWithTask

If set to true, this service with be automatically stopped when the user remove a task rooted in an activity owned by the application.

int AndroidManifestSupportsInputInputType_name

Specifices the name of the input device type

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

int AndroidManifestSupportsScreens_anyDensity

Indicates whether the application can accommodate any screen density.

int AndroidManifestSupportsScreens_compatibleWidthLimitDp

Starting with HONEYCOMB_MR2, this is the new way to specify the largest screens an application is compatible with.

int AndroidManifestSupportsScreens_largeScreens

Indicates whether the application supports larger screen form-factors.

int AndroidManifestSupportsScreens_largestWidthLimitDp

Starting with HONEYCOMB_MR2, this is the new way to specify the screens an application is compatible with.

int AndroidManifestSupportsScreens_normalScreens

Indicates whether an application supports the normal screen form-factors.

int AndroidManifestSupportsScreens_requiresSmallestWidthDp

Starting with HONEYCOMB_MR2, this is the new way to specify the minimum screen size an application is compatible with.

int AndroidManifestSupportsScreens_resizeable

Indicates whether the application can resize itself to newer screen sizes.

int AndroidManifestSupportsScreens_smallScreens

Indicates whether the application supports smaller screen form-factors.

int AndroidManifestSupportsScreens_xlargeScreens

Indicates whether the application supports extra large screen form-factors.

int AndroidManifestUsesConfiguration_reqFiveWayNav

Application's requirement for five way navigation

Must be a boolean value, either "true" or "false".

int AndroidManifestUsesConfiguration_reqHardKeyboard

Application's requirement for a hard keyboard

Must be a boolean value, either "true" or "false".

int AndroidManifestUsesConfiguration_reqKeyboardType

The input method preferred by an application.

int AndroidManifestUsesConfiguration_reqNavigation

The navigation device preferred by an application.

int AndroidManifestUsesConfiguration_reqTouchScreen

The type of touch screen used by an application.

int AndroidManifestUsesFeature_glEsVersion

The GLES driver version number needed by an application.

int AndroidManifestUsesFeature_name

The name of the feature that is being used.

int AndroidManifestUsesFeature_required

Specify whether this feature is required for the application.

int AndroidManifestUsesLibrary_name

Required name of the library you use.

int AndroidManifestUsesLibrary_required

Specify whether this library is required for the application.

int AndroidManifestUsesPermission_maxSdkVersion

Optional: specify the maximum version of the Android OS for which the application wishes to request the permission.

int AndroidManifestUsesPermission_name

Required name of the permission you use, as published with the corresponding name attribute of a <permission> tag; often this is one of the standard system permissions.

int AndroidManifestUsesSdk_maxSdkVersion

This is the maximum SDK version number that an application works on.

int AndroidManifestUsesSdk_minSdkVersion

This is the minimum SDK version number that the application requires.

int AndroidManifestUsesSdk_targetSdkVersion

This is the SDK version number that the application is targeting.

int AndroidManifest_installLocation

The default install location defined by an application.

int AndroidManifest_sharedUserId

Specify the name of a user ID that will be shared between multiple packages.

int AndroidManifest_sharedUserLabel

Specify a label for the shared user UID of this package.

int AndroidManifest_versionCode

Internal version code.

int AndroidManifest_versionName

The text shown to the user to indicate the version they have.

int AnimatedRotateDrawable_drawable

Reference to a drawable resource to use for the frame.

int AnimatedRotateDrawable_pivotX

This symbol is the offset where the pivotX attribute's value can be found in the AnimatedRotateDrawable array.

int AnimatedRotateDrawable_pivotY

This symbol is the offset where the pivotY attribute's value can be found in the AnimatedRotateDrawable array.

int AnimatedRotateDrawable_visible

Provides initial visibility state of the drawable; the default value is false.

int AnimationDrawableItem_drawable

Reference to a drawable resource to use for the frame.

int AnimationDrawableItem_duration

Amount of time (in milliseconds) to display this frame.

int AnimationDrawable_oneshot

If true, the animation will only run a single time and then stop.

int AnimationDrawable_variablePadding

If true, allows the drawable's padding to change based on the current state that is selected.

int AnimationDrawable_visible

Provides initial visibility state of the drawable; the default value is false.

int AnimationSet_duration

Amount of time (in milliseconds) to display this frame.

int AnimationSet_fillAfter

When set to true, the animation transformation is applied after the animation is over.

int AnimationSet_fillBefore

When set to true or when fillEnabled is not set to true, the animation transformation is applied before the animation has started.

int AnimationSet_repeatMode

Defines the animation behavior when it reaches the end and the repeat count is greater than 0 or infinite.

int AnimationSet_shareInterpolator

This symbol is the offset where the shareInterpolator attribute's value can be found in the AnimationSet array.

int AnimationSet_startOffset

Delay in milliseconds before the animation runs, once start time is reached.

int Animation_background

Special background behind animation.

int Animation_detachWallpaper

Special option for window animations: if this window is on top of a wallpaper, don't animate the wallpaper with it.

int Animation_duration

Amount of time (in milliseconds) for the animation to run.

int Animation_fillAfter

When set to true, the animation transformation is applied after the animation is over.

int Animation_fillBefore

When set to true or when fillEnabled is not set to true, the animation transformation is applied before the animation has started.

int Animation_fillEnabled

When set to true, the value of fillBefore is taken into account.

int Animation_interpolator

Defines the interpolator used to smooth the animation movement in time.

int Animation_repeatCount

Defines how many times the animation should repeat.

int Animation_repeatMode

Defines the animation behavior when it reaches the end and the repeat count is greater than 0 or infinite.

int Animation_startOffset

Delay in milliseconds before the animation runs, once start time is reached.

int Animation_zAdjustment

Allows for an adjustment of the Z ordering of the content being animated for the duration of the animation.

int AnimatorSet_ordering

Name of the property being animated.

int Animator_duration

Amount of time (in milliseconds) for the animation to run.

int Animator_interpolator

Defines the interpolator used to smooth the animation movement in time.

int Animator_repeatCount

Defines how many times the animation should repeat.

int Animator_repeatMode

Defines the animation behavior when it reaches the end and the repeat count is greater than 0 or infinite.

int Animator_startOffset

Delay in milliseconds before the animation runs, once start time is reached.

int Animator_valueFrom

Value the animation starts from.

int Animator_valueTo

Value the animation animates to.

int Animator_valueType

The type of valueFrom and valueTo.

int AnticipateInterpolator_tension

This is the amount of tension.

int AnticipateOvershootInterpolator_extraTension

This is the amount by which to multiply the tension.

int AnticipateOvershootInterpolator_tension

This is the amount of tension.

int AppWidgetProviderInfo_autoAdvanceViewId

The view id of the AppWidget subview which should be auto-advanced.

int AppWidgetProviderInfo_configure

A class name in the AppWidget's package to be launched to configure.

int AppWidgetProviderInfo_initialKeyguardLayout

A resource id of a layout.

int AppWidgetProviderInfo_initialLayout

A resource id of a layout.

int AppWidgetProviderInfo_minHeight

Minimum height of the AppWidget.

int AppWidgetProviderInfo_minResizeHeight

Minimum height that the AppWidget can be resized to.

int AppWidgetProviderInfo_minResizeWidth

Minimum width that the AppWidget can be resized to.

int AppWidgetProviderInfo_minWidth

Minimum width of the AppWidget.

int AppWidgetProviderInfo_previewImage

A preview of what the AppWidget will look like after it's configured.

int AppWidgetProviderInfo_resizeMode

Optional parameter which indicates if and how this widget can be resized.

int AppWidgetProviderInfo_updatePeriodMillis

Update period in milliseconds, or 0 if the AppWidget will update itself.

int AppWidgetProviderInfo_widgetCategory

Optional parameter which indicates where this widget can be shown, ie.

int AutoCompleteTextView_completionHint

Defines the hint displayed in the drop down menu.

int AutoCompleteTextView_completionHintView

Defines the hint view displayed in the drop down menu.

int AutoCompleteTextView_completionThreshold

Defines the number of characters that the user must type before completion suggestions are displayed in a drop down menu.

int AutoCompleteTextView_dropDownAnchor

View to anchor the auto-complete dropdown to.

int AutoCompleteTextView_dropDownHeight

Specifies the basic height of the dropdown.

int AutoCompleteTextView_dropDownHorizontalOffset

Amount of pixels by which the drop down should be offset horizontally.

int AutoCompleteTextView_dropDownSelector

Selector in a drop down list.

int AutoCompleteTextView_dropDownVerticalOffset

Amount of pixels by which the drop down should be offset vertically.

int AutoCompleteTextView_dropDownWidth

Specifies the basic width of the dropdown.

int AutoCompleteTextView_inputType

The type of data being placed in a text field, used to help an input method decide how to let the user enter text.

int BitmapDrawable_antialias

Enables or disables antialiasing.

int BitmapDrawable_autoMirrored

Indicates if the drawable needs to be mirrored when its layout direction is RTL (right-to-left).

int BitmapDrawable_dither

Enables or disables dithering of the bitmap if the bitmap does not have the same pixel configuration as the screen (for instance: a ARGB 8888 bitmap with an RGB 565 screen).

int BitmapDrawable_filter

Enables or disables bitmap filtering.

int BitmapDrawable_gravity

Defines the gravity for the bitmap.

int BitmapDrawable_mipMap

Enables or disables the mipmap hint.

int BitmapDrawable_src

Identifier of the bitmap file.

int BitmapDrawable_tileMode

Defines the tile mode.

int CalendarView_dateTextAppearance

The text appearance for the calendar dates.

int CalendarView_firstDayOfWeek

The first day of week according to Calendar.

int CalendarView_focusedMonthDateColor

The color for the dates of the focused month.

int CalendarView_maxDate

The minimal date shown by this calendar view in mm/dd/yyyy format.

int CalendarView_minDate

The minimal date shown by this calendar view in mm/dd/yyyy format.

int CalendarView_selectedDateVerticalBar

Drawable for the vertical bar shown at the beginning and at the end of the selected date.

int CalendarView_selectedWeekBackgroundColor

The background color for the selected week.

int CalendarView_showWeekNumber

Whether do show week numbers.

int CalendarView_shownWeekCount

The number of weeks to be shown.

int CalendarView_unfocusedMonthDateColor

The color for the dates of an unfocused month.

int CalendarView_weekDayTextAppearance

The text appearance for the week day abbreviation of the calendar header.

int CalendarView_weekNumberColor

The color for the week numbers.

int CalendarView_weekSeparatorLineColor

The color for the separator line between weeks.

int CheckBoxPreference_disableDependentsState

The state (true for on, or false for off) that causes dependents to be disabled.

int CheckBoxPreference_summaryOff

The summary for the Preference in a PreferenceActivity screen when the CheckBoxPreference is unchecked.

int CheckBoxPreference_summaryOn

The summary for the Preference in a PreferenceActivity screen when the CheckBoxPreference is checked.

int CheckedTextView_checkMark

Drawable used for the check mark graphic.

int CheckedTextView_checked

Indicates the initial checked state of this text.

int Chronometer_format

Format string: if specified, the Chronometer will display this string, with the first "%s" replaced by the current timer value in "MM:SS" or "H:MM:SS" form.

int ClipDrawable_clipOrientation

The orientation for the clip.

int ClipDrawable_drawable

Reference to a drawable resource to draw with the specified scale.

int ClipDrawable_gravity

Specifies where to clip within the drawable.

int ColorDrawable_color

The color to use.

int CompoundButton_button

Drawable used for the button graphic (e.g.

int CompoundButton_checked

Indicates the initial checked state of this button.

int ContactsDataKind_allContactsName

Resource representing the term "All Contacts" (e.g.

int ContactsDataKind_detailColumn

Column in data table that contains details for this data.

int ContactsDataKind_detailSocialSummary

Flag indicating that detail should be built from SocialProvider.

int ContactsDataKind_icon

Icon used to represent data of this kind.

int ContactsDataKind_mimeType

Mime-type handled by this mapping.

int ContactsDataKind_summaryColumn

Column in data table that summarizes this data.

int CycleInterpolator_cycles

This symbol is the offset where the cycles attribute's value can be found in the CycleInterpolator array.

int DatePicker_calendarViewShown

Whether the calendar view is shown.

int DatePicker_endYear

The last year (inclusive), for example "2010".

int DatePicker_maxDate

The maximal date shown by this calendar view in mm/dd/yyyy format.

int DatePicker_minDate

The minimal date shown by this calendar view in mm/dd/yyyy format.

int DatePicker_spinnersShown

Whether the spinners are shown.

int DatePicker_startYear

The first year (inclusive), for example "1940".

int DecelerateInterpolator_factor

This is the amount of acceleration to add when easing out.

int DeviceAdmin_visible

Control whether the admin is visible to the user, even when it is not enabled.

int DialogPreference_dialogIcon

The icon for the dialog.

int DialogPreference_dialogLayout

A layout to be used as the content View for the dialog.

int DialogPreference_dialogMessage

The message in the dialog.

int DialogPreference_dialogTitle

The title in the dialog.

int DialogPreference_negativeButtonText

The negative button text for the dialog.

int DialogPreference_positiveButtonText

The positive button text for the dialog.

int DrawableCorners_bottomLeftRadius

Radius of the bottom left corner.

int DrawableCorners_bottomRightRadius

Radius of the bottom right corner.

int DrawableCorners_radius

Defines the radius of the four corners.

int DrawableCorners_topLeftRadius

Radius of the top left corner.

int DrawableCorners_topRightRadius

Radius of the top right corner.

int DrawableStates_state_accelerated

State value for StateListDrawable, indicating that the Drawable is in a view that is hardware accelerated.

int DrawableStates_state_activated

State value for StateListDrawable, set when a view or its parent has been "activated" meaning the user has currently marked it as being of interest.

int DrawableStates_state_active

State value for StateListDrawable.

int DrawableStates_state_checkable

State identifier indicating that the object may display a check mark.

int DrawableStates_state_checked

State identifier indicating that the object is currently checked.

int DrawableStates_state_drag_can_accept

State for StateListDrawable indicating that the Drawable is in a view that is capable of accepting a drop of the content currently being manipulated in a drag-and-drop operation.

int DrawableStates_state_drag_hovered

State for StateListDrawable indicating that a drag operation (for which the Drawable's view is a valid recipient) is currently positioned over the Drawable.

int DrawableStates_state_enabled

State value for StateListDrawable, set when a view is enabled.

int DrawableStates_state_first

State value for StateListDrawable.

int DrawableStates_state_focused

State value for StateListDrawable, set when a view has input focus.

int DrawableStates_state_hovered

State value for StateListDrawable, set when a pointer is hovering over the view.

int DrawableStates_state_last

State value for StateListDrawable.

int DrawableStates_state_middle

State value for StateListDrawable.

int DrawableStates_state_pressed

State value for StateListDrawable, set when the user is pressing down in a view.

int DrawableStates_state_selected

State value for StateListDrawable, set when a view (or one of its parents) is currently selected.

int DrawableStates_state_single

State value for StateListDrawable.

int DrawableStates_state_window_focused

State value for StateListDrawable, set when a view's window has input focus.

int Drawable_autoMirrored

Indicates if the drawable needs to be mirrored when its layout direction is RTL (right-to-left).

int Drawable_visible

Provides initial visibility state of the drawable; the default value is false.

int Dream_settingsActivity

Component name of an activity that allows the user to modify the settings for this dream.

int ExpandableListChildIndicatorState_state_last

State identifier indicating the child is the last child within its group.

int ExpandableListGroupIndicatorState_state_empty

State identifier indicating the group is empty (has no children).

int ExpandableListGroupIndicatorState_state_expanded

State identifier indicating the group is expanded.

int ExpandableListView_childDivider

Drawable or color that is used as a divider for children.

int ExpandableListView_childIndicator

Indicator shown beside the child View.

int ExpandableListView_childIndicatorEnd

The end bound for a child's indicator.

int ExpandableListView_childIndicatorLeft

The left bound for a child's indicator.

int ExpandableListView_childIndicatorRight

The right bound for a child's indicator.

int ExpandableListView_childIndicatorStart

The start bound for a child's indicator.

int ExpandableListView_groupIndicator

Indicator shown beside the group View.

int ExpandableListView_indicatorEnd

The end bound for an item's indicator.

int ExpandableListView_indicatorLeft

The left bound for an item's indicator.

int ExpandableListView_indicatorRight

The right bound for an item's indicator.

int ExpandableListView_indicatorStart

The start bound for an item's indicator.

int Extra_name

Required name of the extra data.

int Extra_value

Concrete value to put for this named extra data.

int Fade_fadingMode

This symbol is the offset where the fadingMode attribute's value can be found in the Fade array.

int FragmentAnimation_fragmentCloseEnterAnimation

This symbol is the offset where the fragmentCloseEnterAnimation attribute's value can be found in the FragmentAnimation array.

int FragmentAnimation_fragmentCloseExitAnimation

This symbol is the offset where the fragmentCloseExitAnimation attribute's value can be found in the FragmentAnimation array.

int FragmentAnimation_fragmentFadeEnterAnimation

This symbol is the offset where the fragmentFadeEnterAnimation attribute's value can be found in the FragmentAnimation array.

int FragmentAnimation_fragmentFadeExitAnimation

This symbol is the offset where the fragmentFadeExitAnimation attribute's value can be found in the FragmentAnimation array.

int FragmentAnimation_fragmentOpenEnterAnimation

This symbol is the offset where the fragmentOpenEnterAnimation attribute's value can be found in the FragmentAnimation array.

int FragmentAnimation_fragmentOpenExitAnimation

This symbol is the offset where the fragmentOpenExitAnimation attribute's value can be found in the FragmentAnimation array.

int FragmentBreadCrumbs_gravity

Specifies how an object should position its content, on both the X and Y axes, within its own bounds.

int Fragment_id

Supply an identifier name for the top-level view, to later retrieve it with View.findViewById() or Activity.findViewById().

int Fragment_name

Supply the name of the fragment class to instantiate.

int Fragment_tag

Supply a tag for the top-level view containing a String, to be retrieved later with View.getTag() or searched for with View.findViewWithTag().

int FrameLayout_Layout_layout_gravity

Standard gravity constant that a child supplies to its parent.

int FrameLayout_foreground

Defines the drawable to draw over the content.

int FrameLayout_foregroundGravity

Defines the gravity to apply to the foreground drawable.

int FrameLayout_measureAllChildren

Determines whether to measure all children or just those in the VISIBLE or INVISIBLE state when measuring.

int Gallery_animationDuration

Sets how long a transition animation should run (in milliseconds) when layout has changed.

int Gallery_gravity

Specifies how an object should position its content, on both the X and Y axes, within its own bounds.

int Gallery_spacing

This symbol is the offset where the spacing attribute's value can be found in the Gallery array.

int Gallery_unselectedAlpha

Sets the alpha on the items that are not selected.

int GestureOverlayView_eventsInterceptionEnabled

Defines whether the overlay should intercept the motion events when a gesture is recognized.

int GestureOverlayView_fadeDuration

Duration, in milliseconds, of the fade out effect after the user is done drawing a gesture.

int GestureOverlayView_fadeEnabled

Defines whether the gesture will automatically fade out after being recognized.

int GestureOverlayView_fadeOffset

Time, in milliseconds, to wait before the gesture fades out after the user is done drawing it.

int GestureOverlayView_gestureColor

Color used to draw a gesture.

int GestureOverlayView_gestureStrokeAngleThreshold

Minimum curve angle a stroke must contain before it is recognized as a gesture.

int GestureOverlayView_gestureStrokeLengthThreshold

Minimum length of a stroke before it is recognized as a gesture.

int GestureOverlayView_gestureStrokeSquarenessThreshold

Squareness threshold of a stroke before it is recognized as a gesture.

int GestureOverlayView_gestureStrokeType

Defines the type of strokes that define a gesture.

int GestureOverlayView_gestureStrokeWidth

Width of the stroke used to draw the gesture.

int GestureOverlayView_orientation

Indicates whether horizontal (when the orientation is vertical) or vertical (when orientation is horizontal) strokes automatically define a gesture.

int GestureOverlayView_uncertainGestureColor

Color used to draw the user's strokes until we are sure it's a gesture.

int GlowPadView_directionDescriptions

Reference to an array resource that be used to announce the directions with targets around the circle.

int GlowPadView_gravity

Specifies how an object should position its content, on both the X and Y axes, within its own bounds.

int GlowPadView_innerRadius

Inner radius of glow area.

int GlowPadView_targetDescriptions

Reference to an array resource that be used as description for the targets around the circle.

int GradientDrawableGradient_angle

Angle of the gradient.

int GradientDrawableGradient_centerColor

Optional center color.

int GradientDrawableGradient_centerX

X coordinate of the origin of the gradient within the shape.

int GradientDrawableGradient_centerY

Y coordinate of the origin of the gradient within the shape.

int GradientDrawableGradient_endColor

End color of the gradient.

int GradientDrawableGradient_gradientRadius

Radius of the gradient, used only with radial gradient.

int GradientDrawableGradient_startColor

Start color of the gradient.

int GradientDrawableGradient_type

Type of gradient.

int GradientDrawableGradient_useLevel

This symbol is the offset where the useLevel attribute's value can be found in the GradientDrawableGradient array.

int GradientDrawablePadding_bottom

Amount of bottom padding inside the gradient shape.

int GradientDrawablePadding_left

Amount of left padding inside the gradient shape.

int GradientDrawablePadding_right

Amount of right padding inside the gradient shape.

int GradientDrawablePadding_top

Amount of top padding inside the gradient shape.

int GradientDrawableSize_height

Height of the gradient shape.

int GradientDrawableSize_width

Width of the gradient shape.

int GradientDrawableSolid_color

Solid color for the gradient shape.

int GradientDrawableStroke_color

Color of the gradient shape's stroke.

int GradientDrawableStroke_dashGap

Gap between dashes in the stroke.

int GradientDrawableStroke_dashWidth

Length of a dash in the stroke.

int GradientDrawableStroke_width

Width of the gradient shape's stroke.

int GradientDrawable_dither

Enables or disables dithering.

int GradientDrawable_innerRadius

Inner radius of the ring.

int GradientDrawable_innerRadiusRatio

Inner radius of the ring expressed as a ratio of the ring's width.

int GradientDrawable_shape

Indicates what shape to fill with a gradient.

int GradientDrawable_thickness

Thickness of the ring.

int GradientDrawable_thicknessRatio

Thickness of the ring expressed as a ratio of the ring's width.

int GradientDrawable_useLevel

Indicates whether the drawable's level affects the way the gradient is drawn.

int GradientDrawable_visible

Indicates whether the drawable should intially be visible.

int GridLayoutAnimation_columnDelay

Fraction of the animation duration used to delay the beginning of the animation of each column.

int GridLayoutAnimation_direction

Direction of the animation in the grid.

int GridLayoutAnimation_directionPriority

Priority of the rows and columns.

int GridLayoutAnimation_rowDelay

Fraction of the animation duration used to delay the beginning of the animation of each row.

int GridLayout_Layout_layout_column

The column boundary delimiting the left of the group of cells occupied by this view.

int GridLayout_Layout_layout_columnSpan

The column span: the difference between the right and left boundaries delimiting the group of cells occupied by this view.

int GridLayout_Layout_layout_gravity

Gravity specifies how a component should be placed in its group of cells.

int GridLayout_Layout_layout_row

The row boundary delimiting the top of the group of cells occupied by this view.

int GridLayout_Layout_layout_rowSpan

The row span: the difference between the bottom and top boundaries delimiting the group of cells occupied by this view.

int GridLayout_alignmentMode

When set to alignMargins, causes alignment to take place between the outer boundary of a view, as defined by its margins.

int GridLayout_columnCount

The maxmimum number of columns to create when automatically positioning children.

int GridLayout_columnOrderPreserved

When set to true, forces column boundaries to appear in the same order as column indices.

int GridLayout_orientation

The orientation property is not used during layout.

int GridLayout_rowCount

The maxmimum number of rows to create when automatically positioning children.

int GridLayout_rowOrderPreserved

When set to true, forces row boundaries to appear in the same order as row indices.

int GridLayout_useDefaultMargins

When set to true, tells GridLayout to use default margins when none are specified in a view's layout parameters.

int GridView_columnWidth

Specifies the fixed width for each column.

int GridView_gravity

Specifies the gravity within each cell.

int GridView_horizontalSpacing

Defines the default horizontal spacing between columns.

int GridView_numColumns

Defines how many columns to show.

int GridView_stretchMode

Defines how columns should stretch to fill the available empty space, if any.

int GridView_verticalSpacing

Defines the default vertical spacing between rows.

int HorizontalScrollView_fillViewport

Defines whether the scrollview should stretch its content to fill the viewport.

int HostApduService_apduServiceBanner

A drawable that can be rendered in Android's system UI for representing the service.

int HostApduService_description

Short description of the functionality the service implements.

int HostApduService_requireDeviceUnlock

Whether the device must be unlocked before routing data to this service.

int IconDefault_icon

A Drawable resource providing a graphical representation of its associated item.

int IconMenuView_maxItemsPerRow

Defines the maximum number of items per row.

int IconMenuView_maxRows

Defines the maximum number of rows displayed.

int IconMenuView_moreIcon

'More' icon.

int IconMenuView_rowHeight

Defines the height of each row.

int Icon_icon

A Drawable resource providing a graphical representation of its associated item.

int Icon_mimeType

Specify a MIME type that is handled, as per IntentFilter.addDataType().

int ImageView_adjustViewBounds

Set this to true if you want the ImageView to adjust its bounds to preserve the aspect ratio of its drawable.

int ImageView_baseline

The offset of the baseline within this view.

int ImageView_baselineAlignBottom

If true, the image view will be baseline aligned with based on its bottom edge.

int ImageView_cropToPadding

If true, the image will be cropped to fit within its padding.

int ImageView_maxHeight

An optional argument to supply a maximum height for this view.

int ImageView_maxWidth

An optional argument to supply a maximum width for this view.

int ImageView_scaleType

Controls how the image should be resized or moved to match the size of this ImageView.

int ImageView_src

Sets a drawable as the content of this ImageView.

int ImageView_tint

Set a tinting color for the image.

int InputMethodService_imeExtractEnterAnimation

Animation to use when showing the fullscreen extract UI after it had previously been hidden.

int InputMethodService_imeExtractExitAnimation

Animation to use when hiding the fullscreen extract UI after it had previously been shown.

int InputMethodService_imeFullscreenBackground

Background to use for entire input method when it is being shown in fullscreen mode with the extract view, to ensure that it completely covers the application.

int InputMethod_Subtype_icon

The icon of the subtype.

int InputMethod_Subtype_imeSubtypeExtraValue

The extra value of the subtype.

int InputMethod_Subtype_imeSubtypeLocale

The locale of the subtype.

int InputMethod_Subtype_imeSubtypeMode

The mode of the subtype.

int InputMethod_Subtype_isAsciiCapable

Set to true if this subtype is ASCII capable.

int InputMethod_Subtype_isAuxiliary

Set true if the subtype is auxiliary.

int InputMethod_Subtype_label

The name of the subtype.

int InputMethod_Subtype_overridesImplicitlyEnabledSubtype

Set true when this subtype should be selected by default if no other subtypes are selected explicitly.

int InputMethod_Subtype_subtypeId

The unique id for the subtype.

int InputMethod_isDefault

Set to true in all of the configurations for which this input method should be considered an option as the default.

int InputMethod_settingsActivity

Component name of an activity that allows the user to modify the settings for this service.

int InputMethod_supportsSwitchingToNextInputMethod

Set to true if this input method supports ways to switch to a next input method (e.g.

int InsetDrawable_drawable

Reference to a drawable resource to use for the frame.

int InsetDrawable_insetBottom

This symbol is the offset where the insetBottom attribute's value can be found in the InsetDrawable array.

int InsetDrawable_insetLeft

This symbol is the offset where the insetLeft attribute's value can be found in the InsetDrawable array.

int InsetDrawable_insetRight

This symbol is the offset where the insetRight attribute's value can be found in the InsetDrawable array.

int InsetDrawable_insetTop

This symbol is the offset where the insetTop attribute's value can be found in the InsetDrawable array.

int InsetDrawable_visible

Provides initial visibility state of the drawable; the default value is false.

int IntentCategory_name

Required name of the category.

int Intent_action

The action name to assign to the Intent, as per Intent.setAction().

int Intent_data

The data URI to assign to the Intent, as per Intent.setData().

int Intent_mimeType

The MIME type name to assign to the Intent, as per Intent.setType().

int Intent_targetClass

The class part of the ComponentName to assign to the Intent, as per Intent.setComponent().

int Intent_targetPackage

The package part of the ComponentName to assign to the Intent, as per Intent.setComponent().

int KeySet_name

A unique name for the given item.

int KeyboardLayout_keyboardLayout

The key character map file resource.

int KeyboardLayout_label

The display label of the keyboard layout.

int KeyboardLayout_name

The name of the keyboard layout, must be unique in the receiver.

int KeyboardViewPreviewState_state_long_pressable

State for KeyboardView key preview background.

int KeyboardView_keyBackground

Image for the key.

int KeyboardView_keyPreviewHeight

Height of the key press feedback popup.

int KeyboardView_keyPreviewLayout

Layout resource for key press feedback.

int KeyboardView_keyPreviewOffset

Vertical offset of the key press feedback from the key.

int KeyboardView_keyTextColor

Color to use for the label in a key.

int KeyboardView_keyTextSize

Size of the text for character keys.

int KeyboardView_labelTextSize

Size of the text for custom keys with some text and no icon.

int KeyboardView_popupLayout

Layout resource for popup keyboards.

int KeyboardView_shadowColor

Place a shadow of the specified color behind the text.

int KeyboardView_shadowRadius

Radius of the shadow.

int KeyboardView_verticalCorrection

Amount to offset the touch Y coordinate by, for bias correction.

int Keyboard_Key_codes

The unicode value or comma-separated values that this key outputs.

int Keyboard_Key_iconPreview

The icon to show in the popup preview.

int Keyboard_Key_isModifier

Whether this is a modifier key such as Alt or Shift.

int Keyboard_Key_isRepeatable

Whether long-pressing on this key will make it repeat.

int Keyboard_Key_isSticky

Whether this is a toggle key.

int Keyboard_Key_keyEdgeFlags

Key edge flags.

int Keyboard_Key_keyIcon

The icon to display on the key instead of the label.

int Keyboard_Key_keyLabel

The label to display on the key.

int Keyboard_Key_keyOutputText

The string of characters to output when this key is pressed.

int Keyboard_Key_keyboardMode

Mode of the keyboard.

int Keyboard_Key_popupCharacters

The characters to display in the popup keyboard.

int Keyboard_Key_popupKeyboard

The XML keyboard layout of any popup keyboard.

int Keyboard_Row_keyboardMode

Mode of the keyboard.

int Keyboard_Row_rowEdgeFlags

Row edge flags.

int Keyboard_horizontalGap

Default horizontal gap between keys.

int Keyboard_keyHeight

Default height of a key, in pixels or percentage of display width.

int Keyboard_keyWidth

Default width of a key, in pixels or percentage of display width.

int Keyboard_verticalGap

Default vertical gap between rows of keys.

int LayerDrawableItem_bottom

Bottom coordinate of the layer.

int LayerDrawableItem_drawable

Drawable used to render the layer.

int LayerDrawableItem_id

Identifier of the layer.

int LayerDrawableItem_left

Left coordinate of the layer.

int LayerDrawableItem_right

Right coordinate of the layer.

int LayerDrawableItem_top

Top coordinate of the layer.

int LayerDrawable_autoMirrored

Indicates if the drawable needs to be mirrored when its layout direction is RTL (right-to-left).

int LayerDrawable_opacity

Indicates the opacity of the layer.

int LayoutAnimation_animation

Animation to use on each child.

int LayoutAnimation_animationOrder

The order in which the animations will be started.

int LayoutAnimation_delay

Fraction of the animation duration used to delay the beginning of the animation of each child.

int LayoutAnimation_interpolator

Interpolator used to interpolate the delay between the start of each animation.

int LevelListDrawableItem_drawable

Reference to a drawable resource to use for the frame.

int LevelListDrawableItem_maxLevel

The maximum level allowed for this item.

int LevelListDrawableItem_minLevel

The minimum level allowed for this item.

int LinearLayout_Layout_layout_gravity

Standard gravity constant that a child supplies to its parent.

int LinearLayout_Layout_layout_height

Specifies the basic height of the view.

int LinearLayout_Layout_layout_weight

This symbol is the offset where the layout_weight attribute's value can be found in the LinearLayout_Layout array.

int LinearLayout_Layout_layout_width

Specifies the basic width of the view.

int LinearLayout_baselineAligned

When set to false, prevents the layout from aligning its children's baselines.

int LinearLayout_baselineAlignedChildIndex

When a linear layout is part of another layout that is baseline aligned, it can specify which of its children to baseline align to (that is, which child TextView).

int LinearLayout_divider

Drawable to use as a vertical divider between buttons.

int LinearLayout_dividerPadding

Size of padding on either end of a divider.

int LinearLayout_gravity

Specifies how an object should position its content, on both the X and Y axes, within its own bounds.

int LinearLayout_measureWithLargestChild

When set to true, all children with a weight will be considered having the minimum size of the largest child.

int LinearLayout_orientation

Should the layout be a column or a row? Use "horizontal" for a row, "vertical" for a column.

int LinearLayout_showDividers

Setting for which dividers to show.

int LinearLayout_weightSum

Defines the maximum weight sum.

int ListPreference_entries

The human-readable array to present as a list.

int ListPreference_entryValues

The array to find the value to save for a preference when an entry from entries is selected.

int ListView_divider

Drawable or color to draw between list items.

int ListView_dividerHeight

Height of the divider.

int ListView_entries

Reference to an array resource that will populate the ListView.

int ListView_footerDividersEnabled

When set to false, the ListView will not draw the divider before each footer view.

int ListView_headerDividersEnabled

When set to false, the ListView will not draw the divider after each header view.

int ListView_overScrollFooter

Drawable to draw below list content.

int ListView_overScrollHeader

Drawable to draw above list content.

int MapView_apiKey

Value is a string that specifies the Maps API Key to use.

int MediaRouteButton_mediaRouteTypes

The types of media routes the button and its resulting chooser will filter by.

int MediaRouteButton_minHeight

This symbol is the offset where the minHeight attribute's value can be found in the MediaRouteButton array.

int MediaRouteButton_minWidth

This symbol is the offset where the minWidth attribute's value can be found in the MediaRouteButton array.

int MenuGroup_checkableBehavior

Whether the items are capable of displaying a check mark.

int MenuGroup_enabled

Whether the items are enabled.

int MenuGroup_id

The ID of the group.

int MenuGroup_menuCategory

The category applied to all items within this group.

int MenuGroup_orderInCategory

The order within the category applied to all items within this group.

int MenuGroup_visible

Whether the items are shown/visible.

int MenuItemCheckedFocusedState_state_checkable

State identifier indicating that the object may display a check mark.

int MenuItemCheckedFocusedState_state_checked

State identifier indicating that the object is currently checked.

int MenuItemCheckedFocusedState_state_focused

State value for StateListDrawable, set when a view has input focus.

int MenuItemCheckedState_state_checkable

State identifier indicating that the object may display a check mark.

int MenuItemCheckedState_state_checked

State identifier indicating that the object is currently checked.

int MenuItemUncheckedFocusedState_state_checkable

State identifier indicating that the object may display a check mark.

int MenuItemUncheckedFocusedState_state_focused

State value for StateListDrawable, set when a view has input focus.

int MenuItemUncheckedState_state_checkable

State identifier indicating that the object may display a check mark.

int MenuItem_actionLayout

An optional layout to be used as an action view.

int MenuItem_actionProviderClass

The name of an optional ActionProvider class to instantiate an action view and perform operations such as default action for that menu item.

int MenuItem_actionViewClass

The name of an optional View class to instantiate and use as an action view.

int MenuItem_alphabeticShortcut

The alphabetic shortcut key.

int MenuItem_checkable

Whether the item is capable of displaying a check mark.

int MenuItem_checked

Whether the item is checked.

int MenuItem_enabled

Whether the item is enabled.

int MenuItem_icon

The icon associated with this item.

int MenuItem_id

The ID of the item.

int MenuItem_menuCategory

The category applied to the item.

int MenuItem_numericShortcut

The numeric shortcut key.

int MenuItem_onClick

Name of a method on the Context used to inflate the menu that will be called when the item is clicked.

int MenuItem_orderInCategory

The order within the category applied to the item.

int MenuItem_showAsAction

How this item should display in the Action Bar, if present.

int MenuItem_title

The title associated with the item.

int MenuItem_titleCondensed

The condensed title associated with the item.

int MenuItem_visible

Whether the item is shown/visible.

int MenuView_headerBackground

Default background for the menu header.

int MenuView_horizontalDivider

Default horizontal divider between rows of menu items.

int MenuView_itemBackground

Default background for each menu item.

int MenuView_itemIconDisabledAlpha

Default disabled icon alpha for each menu item that shows an icon.

int MenuView_itemTextAppearance

Default appearance of menu item text.

int MenuView_verticalDivider

Default vertical divider between menu items.

int MenuView_windowAnimationStyle

Default animations for the menu.

int MultiPaneChallengeLayout_Layout_layout_gravity

Standard gravity constant that a child supplies to its parent.

int MultiPaneChallengeLayout_orientation

Influences how layout_centerWithinArea behaves

Must be one of the following constant values.

int MultiSelectListPreference_entries

The human-readable array to present as a list.

int MultiSelectListPreference_entryValues

The array to find the value to save for a preference when an entry from entries is selected.

int MultiWaveView_directionDescriptions

Reference to an array resource that be used to announce the directions with targets around the circle.

int MultiWaveView_targetDescriptions

Reference to an array resource that be used as description for the targets around the circle.

int NinePatchDrawable_autoMirrored

Indicates if the drawable needs to be mirrored when its layout direction is RTL (right-to-left).

int NinePatchDrawable_dither

Enables or disables dithering of the bitmap if the bitmap does not have the same pixel configuration as the screen (for instance: a ARGB 8888 bitmap with an RGB 565 screen).

int NinePatchDrawable_src

Identifier of the bitmap file.

int OffHostApduService_apduServiceBanner

A drawable that can be rendered in Android's system UI for representing the service.

int OffHostApduService_description

Short description of the functionality the service implements.

int OvershootInterpolator_tension

This is the amount of tension.

int PopupWindowBackgroundState_state_above_anchor

State identifier indicating the popup will be above the anchor.

int PopupWindow_popupAnimationStyle

This symbol is the offset where the popupAnimationStyle attribute's value can be found in the PopupWindow array.

int PopupWindow_popupBackground

This symbol is the offset where the popupBackground attribute's value can be found in the PopupWindow array.

int PreferenceGroup_orderingFromXml

Whether to order the Preference under this group as they appear in the XML file.

int PreferenceHeader_breadCrumbShortTitle

The short title for the bread crumb of this item.

int PreferenceHeader_breadCrumbTitle

The title for the bread crumb of this item.

int PreferenceHeader_fragment

The fragment that is displayed when the user selects this item.

int PreferenceHeader_icon

An icon for the item.

int PreferenceHeader_id

Identifier value for the header.

int PreferenceHeader_summary

The summary for the item.

int PreferenceHeader_title

The title of the item that is shown to the user.

int Preference_defaultValue

The default value for the preference, which will be set either if persistence is off or persistence is on and the preference is not found in the persistent storage.

int Preference_dependency

The key of another Preference that this Preference will depend on.

int Preference_enabled

Whether the Preference is enabled.

int Preference_fragment

When used inside of a modern PreferenceActivity, this declares a new PreferenceFragment to be shown when the user selects this item.

int Preference_icon

The optional icon for the preference

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

int Preference_key

The key to store the Preference value.

int Preference_layout

The layout for the Preference in a PreferenceActivity screen.

int Preference_order

The order for the Preference (lower values are to be ordered first).

int Preference_persistent

Whether the Preference stores its value to the shared preferences.

int Preference_selectable

Whether the Preference is selectable.

int Preference_shouldDisableView

Whether the view of this Preference should be disabled when this Preference is disabled.

int Preference_summary

The summary for the Preference in a PreferenceActivity screen.

int Preference_title

The title for the Preference in a PreferenceActivity screen.

int Preference_widgetLayout

The layout for the controllable widget portion of a Preference.

int PrintService_addPrintersActivity

Fully qualified class name of an activity that allows the user to manually add printers to this print service.

int PrintService_advancedPrintOptionsActivity

Fully qualified class name of an activity with advanced print options specific to this print service.

int PrintService_settingsActivity

Fully qualified class name of an activity that allows the user to modify the settings for this service.

int PrintService_vendor

The vendor name if this print service is vendor specific.

int ProgressBar_animationResolution

Timeout between frames of animation in milliseconds

Must be an integer value, such as "100".

int ProgressBar_indeterminate

Allows to enable the indeterminate mode.

int ProgressBar_indeterminateBehavior

Defines how the indeterminate mode should behave when the progress reaches max.

int ProgressBar_indeterminateDrawable

Drawable used for the indeterminate mode.

int ProgressBar_indeterminateDuration

Duration of the indeterminate animation.

int ProgressBar_indeterminateOnly

Restricts to ONLY indeterminate mode (state-keeping progress mode will not work).

int ProgressBar_interpolator

This symbol is the offset where the interpolator attribute's value can be found in the ProgressBar array.

int ProgressBar_max

Defines the maximum value the progress can take.

int ProgressBar_maxHeight

An optional argument to supply a maximum height for this view.

int ProgressBar_maxWidth

An optional argument to supply a maximum width for this view.

int ProgressBar_minHeight

This symbol is the offset where the minHeight attribute's value can be found in the ProgressBar array.

int ProgressBar_minWidth

This symbol is the offset where the minWidth attribute's value can be found in the ProgressBar array.

int ProgressBar_mirrorForRtl

Defines if the associated drawables need to be mirrored when in RTL mode.

int ProgressBar_progress

Defines the default progress value, between 0 and max.

int ProgressBar_progressDrawable

Drawable used for the progress mode.

int ProgressBar_secondaryProgress

Defines the secondary progress value, between 0 and max.

int PropertyAnimator_propertyName

Name of the property being animated.

int PublicKey_value

Concrete value to assign to this piece of named meta-data.

int RadioGroup_checkedButton

The id of the child radio button that should be checked by default within this radio group.

int RadioGroup_orientation

Should the radio group be a column or a row? Use "horizontal" for a row, "vertical" for a column.

int RatingBar_isIndicator

Whether this rating bar is an indicator (and non-changeable by the user).

int RatingBar_numStars

The number of stars (or rating items) to show.

int RatingBar_rating

The rating to set by default.

int RatingBar_stepSize

The step size of the rating.

int RecognitionService_settingsActivity

Component name of an activity that allows the user to modify the settings for this service.

int RelativeLayout_Layout_layout_above

Positions the bottom edge of this view above the given anchor view ID.

int RelativeLayout_Layout_layout_alignBaseline

Positions the baseline of this view on the baseline of the given anchor view ID.

int RelativeLayout_Layout_layout_alignBottom

Makes the bottom edge of this view match the bottom edge of the given anchor view ID.

int RelativeLayout_Layout_layout_alignEnd

Makes the end edge of this view match the end edge of the given anchor view ID.

int RelativeLayout_Layout_layout_alignLeft

Makes the left edge of this view match the left edge of the given anchor view ID.

int RelativeLayout_Layout_layout_alignParentBottom

If true, makes the bottom edge of this view match the bottom edge of the parent.

int RelativeLayout_Layout_layout_alignParentEnd

If true, makes the end edge of this view match the end edge of the parent.

int RelativeLayout_Layout_layout_alignParentLeft

If true, makes the left edge of this view match the left edge of the parent.

int RelativeLayout_Layout_layout_alignParentRight

If true, makes the right edge of this view match the right edge of the parent.

int RelativeLayout_Layout_layout_alignParentStart

If true, makes the start edge of this view match the start edge of the parent.

int RelativeLayout_Layout_layout_alignParentTop

If true, makes the top edge of this view match the top edge of the parent.

int RelativeLayout_Layout_layout_alignRight

Makes the right edge of this view match the right edge of the given anchor view ID.

int RelativeLayout_Layout_layout_alignStart

Makes the start edge of this view match the start edge of the given anchor view ID.

int RelativeLayout_Layout_layout_alignTop

Makes the top edge of this view match the top edge of the given anchor view ID.

int RelativeLayout_Layout_layout_alignWithParentIfMissing

If set to true, the parent will be used as the anchor when the anchor cannot be be found for layout_toLeftOf, layout_toRightOf, etc.

int RelativeLayout_Layout_layout_below

Positions the top edge of this view below the given anchor view ID.

int RelativeLayout_Layout_layout_centerHorizontal

If true, centers this child horizontally within its parent.

int RelativeLayout_Layout_layout_centerInParent

If true, centers this child horizontally and vertically within its parent.

int RelativeLayout_Layout_layout_centerVertical

If true, centers this child vertically within its parent.

int RelativeLayout_Layout_layout_toEndOf

Positions the start edge of this view to the end of the given anchor view ID.

int RelativeLayout_Layout_layout_toLeftOf

Positions the right edge of this view to the left of the given anchor view ID.

int RelativeLayout_Layout_layout_toRightOf

Positions the left edge of this view to the right of the given anchor view ID.

int RelativeLayout_Layout_layout_toStartOf

Positions the end edge of this view to the start of the given anchor view ID.

int RelativeLayout_gravity

Specifies how an object should position its content, on both the X and Y axes, within its own bounds.

int RelativeLayout_ignoreGravity

Indicates what view should not be affected by gravity.

int RingtonePreference_ringtoneType

Which ringtone type(s) to show in the picker.

int RingtonePreference_showDefault

Whether to show an item for a default sound.

int RingtonePreference_showSilent

Whether to show an item for 'Silent'.

int RotarySelector_orientation

Use "horizontal" or "vertical".

int RotateAnimation_fromDegrees

This symbol is the offset where the fromDegrees attribute's value can be found in the RotateAnimation array.

int RotateAnimation_pivotX

This symbol is the offset where the pivotX attribute's value can be found in the RotateAnimation array.

int RotateAnimation_pivotY

This symbol is the offset where the pivotY attribute's value can be found in the RotateAnimation array.

int RotateAnimation_toDegrees

This symbol is the offset where the toDegrees attribute's value can be found in the RotateAnimation array.

int RotateDrawable_drawable

Reference to a drawable resource to use for the frame.

int RotateDrawable_fromDegrees

This symbol is the offset where the fromDegrees attribute's value can be found in the RotateDrawable array.

int RotateDrawable_pivotX

This symbol is the offset where the pivotX attribute's value can be found in the RotateDrawable array.

int RotateDrawable_pivotY

This symbol is the offset where the pivotY attribute's value can be found in the RotateDrawable array.

int RotateDrawable_toDegrees

This symbol is the offset where the toDegrees attribute's value can be found in the RotateDrawable array.

int RotateDrawable_visible

Provides initial visibility state of the drawable; the default value is false.

int ScaleAnimation_fromXScale

This symbol is the offset where the fromXScale attribute's value can be found in the ScaleAnimation array.

int ScaleAnimation_fromYScale

This symbol is the offset where the fromYScale attribute's value can be found in the ScaleAnimation array.

int ScaleAnimation_pivotX

This symbol is the offset where the pivotX attribute's value can be found in the ScaleAnimation array.

int ScaleAnimation_pivotY

This symbol is the offset where the pivotY attribute's value can be found in the ScaleAnimation array.

int ScaleAnimation_toXScale

This symbol is the offset where the toXScale attribute's value can be found in the ScaleAnimation array.

int ScaleAnimation_toYScale

This symbol is the offset where the toYScale attribute's value can be found in the ScaleAnimation array.

int ScaleDrawable_drawable

Reference to a drawable resource to draw with the specified scale.

int ScaleDrawable_scaleGravity

Specifies where the drawable is positioned after scaling.

int ScaleDrawable_scaleHeight

Scale height, expressed as a percentage of the drawable's bound.

int ScaleDrawable_scaleWidth

Scale width, expressed as a percentage of the drawable's bound.

int ScaleDrawable_useIntrinsicSizeAsMinimum

Use the drawable's intrinsic width and height as minimum size values.

int ScrollView_fillViewport

Defines whether the scrollview should stretch its content to fill the viewport.

int SearchView_iconifiedByDefault

The default state of the SearchView.

int SearchView_imeOptions

The IME options to set on the query text field.

int SearchView_inputType

The input type to set on the query text field.

int SearchView_maxWidth

An optional maximum width of the SearchView.

int SearchView_queryHint

An optional query hint string to be displayed in the empty query field.

int SearchableActionKey_keycode

This attribute denotes the action key you wish to respond to.

int SearchableActionKey_queryActionMsg

If you wish to handle an action key during normal search query entry, you must define an action string here.

int SearchableActionKey_suggestActionMsg

If you wish to handle an action key while a suggestion is being displayed and selected, there are two ways to handle this.

int SearchableActionKey_suggestActionMsgColumn

If you wish to handle an action key while a suggestion is being displayed and selected, but you do not wish to enable this action key for every suggestion, then you can use this attribute to control it on a suggestion-by-suggestion basis.

int Searchable_autoUrlDetect

If provided and true, URLs entered in the search dialog while searching within this activity would be detected and treated as URLs (show a 'go' button in the keyboard and invoke the browser directly when user launches the URL instead of passing the URL to the activity).

int Searchable_hint

If supplied, this string will be displayed as a hint to the user.

int Searchable_icon

This is deprecated.

int Searchable_imeOptions

Additional features you can enable in an IME associated with an editor to improve the integration with your application.

int Searchable_includeInGlobalSearch

If provided and true, this searchable activity will be included in any global lists of search targets.

int Searchable_inputType

The type of data being placed in a text field, used to help an input method decide how to let the user enter text.

int Searchable_label

This is the user-displayed name of the searchable activity.

int Searchable_queryAfterZeroResults

If provided and true, this searchable activity will be invoked for all queries in a particular session.

int Searchable_searchButtonText

If supplied, this string will be displayed as the text of the "Search" button.

int Searchable_searchMode

Additional features are controlled by mode bits in this field.

int Searchable_searchSettingsDescription

If provided, this string will be used to describe the searchable item in the searchable items settings within system search settings.

int Searchable_searchSuggestAuthority

If provided, this is the trigger indicating that the searchable activity provides suggestions as well.

int Searchable_searchSuggestIntentAction

If provided, and not overridden by an action in the selected suggestion, this string will be placed in the action field of the Intent when the user clicks a suggestion.

int Searchable_searchSuggestIntentData

If provided, and not overridden by an action in the selected suggestion, this string will be placed in the data field of the Intent when the user clicks a suggestion.

int Searchable_searchSuggestPath

If provided, this will be inserted in the suggestions query Uri, after the authority you have provide but before the standard suggestions path.

int Searchable_searchSuggestSelection

If provided, suggestion queries will be passed into your query function as the selection parameter.

int Searchable_searchSuggestThreshold

If provided, this is the minimum number of characters needed to trigger search suggestions.

int Searchable_voiceLanguage

If provided, this specifies the spoken language to be expected, and that it will be different than the one set in the getDefault().

int Searchable_voiceLanguageModel

If provided, this specifies the language model that should be used by the voice recognition system.

int Searchable_voiceMaxResults

If provided, enforces the maximum number of results to return, including the "best" result which will always be provided as the SEARCH intent's primary query.

int Searchable_voicePromptText

If provided, this specifies a prompt that will be displayed during voice input.

int Searchable_voiceSearchMode

Voice search features are controlled by mode bits in this field.

int SeekBar_thumb

Draws the thumb on a seekbar.

int SeekBar_thumbOffset

An offset for the thumb that allows it to extend out of the range of the track.

int SelectionModeDrawables_actionModeCopyDrawable

Drawable to use for the Copy action button in Contextual Action Bar

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

int SelectionModeDrawables_actionModeCutDrawable

Drawable to use for the Cut action button in Contextual Action Bar

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

int SelectionModeDrawables_actionModePasteDrawable

Drawable to use for the Paste action button in Contextual Action Bar

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

int SelectionModeDrawables_actionModeSelectAllDrawable

Drawable to use for the Select all action button in Contextual Action Bar

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

int SettingInjectorService_icon

The icon for the preference, should refer to all apps covered by the setting.

int SettingInjectorService_settingsActivity

The activity to launch when the setting is clicked on.

int SettingInjectorService_title

The title for the preference.

int ShapeDrawablePadding_bottom

Bottom padding.

int ShapeDrawablePadding_left

Left padding.

int ShapeDrawablePadding_right

Right padding.

int ShapeDrawablePadding_top

Top padding.

int ShapeDrawable_color

Defines the color of the shape.

int ShapeDrawable_dither

Enables or disables dithering.

int ShapeDrawable_height

Defines the height of the shape.

int ShapeDrawable_width

Defines the width of the shape.

int SlidingDrawer_allowSingleTap

Indicates whether the drawer can be opened/closed by a single tap on the handle.

int SlidingDrawer_animateOnClick

Indicates whether the drawer should be opened/closed with an animation when the user clicks the handle.

int SlidingDrawer_bottomOffset

Extra offset for the handle at the bottom of the SlidingDrawer.

int SlidingDrawer_content

Identifier for the child that represents the drawer's content.

int SlidingDrawer_handle

Identifier for the child that represents the drawer's handle.

int SlidingDrawer_orientation

Orientation of the SlidingDrawer.

int SlidingDrawer_topOffset

Extra offset for the handle at the top of the SlidingDrawer.

int SlidingTab_orientation

Use "horizontal" for a row, "vertical" for a column.

int SpellChecker_Subtype_label

The name of the subtype.

int SpellChecker_Subtype_subtypeExtraValue

The extra value of the subtype.

int SpellChecker_Subtype_subtypeLocale

The locale of the subtype.

int SpellChecker_label

The name of the spell checker.

int SpellChecker_settingsActivity

Component name of an activity that allows the user to modify the settings for this service.

int Spinner_dropDownHorizontalOffset

Horizontal offset from the spinner widget for positioning the dropdown in spinnerMode="dropdown".

int Spinner_dropDownSelector

List selector to use for spinnerMode="dropdown" display.

int Spinner_dropDownVerticalOffset

Vertical offset from the spinner widget for positioning the dropdown in spinnerMode="dropdown".

int Spinner_dropDownWidth

Width of the dropdown in spinnerMode="dropdown".

int Spinner_gravity

Gravity setting for positioning the currently selected item.

int Spinner_popupBackground

Background drawable to use for the dropdown in spinnerMode="dropdown".

int Spinner_prompt

The prompt to display when the spinner's dialog is shown.

int Spinner_spinnerMode

Display mode for spinner options.

int StateListDrawable_autoMirrored

Indicates if the drawable needs to be mirrored when its layout direction is RTL (right-to-left).

int StateListDrawable_constantSize

If true, the drawable's reported internal size will remain constant as the state changes; the size is the maximum of all of the states.

int StateListDrawable_dither

Enables or disables dithering of the bitmap if the bitmap does not have the same pixel configuration as the screen (for instance: a ARGB 8888 bitmap with an RGB 565 screen).

int StateListDrawable_enterFadeDuration

Amount of time (in milliseconds) to fade in a new state drawable.

int StateListDrawable_exitFadeDuration

Amount of time (in milliseconds) to fade out an old state drawable.

int StateListDrawable_variablePadding

If true, allows the drawable's padding to change based on the current state that is selected.

int StateListDrawable_visible

Indicates whether the drawable should be initially visible.

int SwitchPreference_disableDependentsState

The state (true for on, or false for off) that causes dependents to be disabled.

int SwitchPreference_summaryOff

The summary for the Preference in a PreferenceActivity screen when the SwitchPreference is unchecked.

int SwitchPreference_summaryOn

The summary for the Preference in a PreferenceActivity screen when the SwitchPreference is checked.

int SwitchPreference_switchTextOff

The text used on the switch itself when in the "off" state.

int SwitchPreference_switchTextOn

The text used on the switch itself when in the "on" state.

int Switch_switchMinWidth

Minimum width for the switch component

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp".

int Switch_switchPadding

Minimum space between the switch and caption text

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp".

int Switch_switchTextAppearance

TextAppearance style for text displayed on the switch thumb.

int Switch_textOff

Text to use when the switch is in the unchecked/"off" state.

int Switch_textOn

Text to use when the switch is in the checked/"on" state.

int Switch_thumb

Drawable to use as the "thumb" that switches back and forth.

int Switch_thumbTextPadding

Amount of padding on either side of text within the switch thumb.

int Switch_track

Drawable to use as the "track" that the switch thumb slides within.

int SyncAdapter_accountType

The account type this authenticator handles.

int SyncAdapter_allowParallelSyncs

Set to true to tell the SyncManager that this SyncAdapter supports multiple simultaneous syncs for the same account type and authority.

int SyncAdapter_contentAuthority

the authority of a content provider.

int SyncAdapter_isAlwaysSyncable

Set to true to tell the SyncManager to automatically call setIsSyncable(..., ..., 1) for the SyncAdapter instead of issuaing an initialization sync to the SyncAdapter.

int SyncAdapter_settingsActivity

If provided, specifies the action of the settings activity for this SyncAdapter.

int SyncAdapter_supportsUploading

This symbol is the offset where the supportsUploading attribute's value can be found in the SyncAdapter array.

int SyncAdapter_userVisible

This symbol is the offset where the userVisible attribute's value can be found in the SyncAdapter array.

int TabWidget_divider

Drawable used to draw the divider between tabs.

int TabWidget_tabStripEnabled

Determines whether the strip under the tab indicators is drawn or not.

int TabWidget_tabStripLeft

Drawable used to draw the left part of the strip underneath the tabs.

int TabWidget_tabStripRight

Drawable used to draw the right part of the strip underneath the tabs.

int TableLayout_collapseColumns

The zero-based index of the columns to collapse.

int TableLayout_shrinkColumns

The zero-based index of the columns to shrink.

int TableLayout_stretchColumns

The zero-based index of the columns to stretch.

int TableRow_Cell_layout_column

The index of the column in which this child should be.

int TableRow_Cell_layout_span

Defines how many columns this child should span.

int TextAppearance_fontFamily

Font family (named by string) for the text.

int TextAppearance_shadowColor

Place a shadow of the specified color behind the text.

int TextAppearance_shadowDx

Horizontal offset of the shadow.

int TextAppearance_shadowDy

Vertical offset of the shadow.

int TextAppearance_shadowRadius

Radius of the shadow.

int TextAppearance_textAllCaps

Present the text in ALL CAPS.

int TextAppearance_textColor

Text color.

int TextAppearance_textColorHighlight

Color of the text selection highlight.

int TextAppearance_textColorHint

Color of the hint text.

int TextAppearance_textColorLink

Color of the links.

int TextAppearance_textSize

Size of the text.

int TextAppearance_textStyle

Style (bold, italic, bolditalic) for the text.

int TextAppearance_typeface

Typeface (normal, sans, serif, monospace) for the text.

int TextClock_format12Hour

Specifies the formatting pattern used to show the time and/or date in 12-hour mode.

int TextClock_format24Hour

Specifies the formatting pattern used to show the time and/or date in 24-hour mode.

int TextClock_timeZone

Specifies the time zone to use.

int TextToSpeechEngine_settingsActivity

Component name of an activity that allows the user to modify the settings for this service.

int TextViewAppearance_textAppearance

Base text color, typeface, size, and style.

int TextViewMultiLineBackgroundState_state_multiline

State identifier indicating a TextView has a multi-line layout.

int TextView_autoLink

Controls whether links such as urls and email addresses are automatically found and converted to clickable links.

int TextView_autoText

If set, specifies that this TextView has a textual input method and automatically corrects some common spelling errors.

int TextView_bufferType

Determines the minimum type that getText() will return.

int TextView_capitalize

If set, specifies that this TextView has a textual input method and should automatically capitalize what the user types.

int TextView_cursorVisible

Makes the cursor visible (the default) or invisible.

int TextView_digits

If set, specifies that this TextView has a numeric input method and that these specific characters are the ones that it will accept.

int TextView_drawableBottom

The drawable to be drawn below the text.

int TextView_drawableEnd

The drawable to be drawn to the end of the text.

int TextView_drawableLeft

The drawable to be drawn to the left of the text.

int TextView_drawablePadding

The padding between the drawables and the text.

int TextView_drawableRight

The drawable to be drawn to the right of the text.

int TextView_drawableStart

The drawable to be drawn to the start of the text.

int TextView_drawableTop

The drawable to be drawn above the text.

int TextView_editable

If set, specifies that this TextView has an input method.

int TextView_editorExtras

Reference to an <input-extras> XML resource containing additional data to supply to an input method, which is private to the implementation of the input method.

int TextView_ellipsize

If set, causes words that are longer than the view is wide to be ellipsized instead of broken in the middle.

int TextView_ems

Makes the TextView be exactly this many ems wide.

int TextView_enabled

Specifies whether the widget is enabled.

int TextView_fontFamily

Font family (named by string) for the text.

int TextView_freezesText

If set, the text view will include its current complete text inside of its frozen icicle in addition to meta-data such as the current cursor position.

int TextView_gravity

Specifies how to align the text by the view's x- and/or y-axis when the text is smaller than the view.

int TextView_height

Makes the TextView be exactly this many pixels tall.

int TextView_hint

Hint text to display when the text is empty.

int TextView_imeActionId

Supply a value for EditorInfo.actionId used when an input method is connected to the text view.

int TextView_imeActionLabel

Supply a value for EditorInfo.actionLabel used when an input method is connected to the text view.

int TextView_imeOptions

Additional features you can enable in an IME associated with an editor to improve the integration with your application.

int TextView_includeFontPadding

Leave enough room for ascenders and descenders instead of using the font ascent and descent strictly.

int TextView_inputMethod

If set, specifies that this TextView should use the specified input method (specified by fully-qualified class name).

int TextView_inputType

The type of data being placed in a text field, used to help an input method decide how to let the user enter text.

int TextView_lineSpacingExtra

Extra spacing between lines of text.

int TextView_lineSpacingMultiplier

Extra spacing between lines of text, as a multiplier.

int TextView_lines

Makes the TextView be exactly this many lines tall.

int TextView_linksClickable

If set to false, keeps the movement method from being set to the link movement method even if autoLink causes links to be found.

int TextView_marqueeRepeatLimit

The number of times to repeat the marquee animation.

int TextView_maxEms

Makes the TextView be at most this many ems wide.

int TextView_maxHeight

Makes the TextView be at most this many pixels tall.

int TextView_maxLength

Set an input filter to constrain the text length to the specified number.

int TextView_maxLines

Makes the TextView be at most this many lines tall.

int TextView_maxWidth

Makes the TextView be at most this many pixels wide.

int TextView_minEms

Makes the TextView be at least this many ems wide.

int TextView_minHeight

Makes the TextView be at least this many pixels tall.

int TextView_minLines

Makes the TextView be at least this many lines tall.

int TextView_minWidth

Makes the TextView be at least this many pixels wide.

int TextView_numeric

If set, specifies that this TextView has a numeric input method.

int TextView_password

Whether the characters of the field are displayed as password dots instead of themselves.

int TextView_phoneNumber

If set, specifies that this TextView has a phone number input method.

int TextView_privateImeOptions

An addition content type description to supply to the input method attached to the text view, which is private to the implementation of the input method.

int TextView_scrollHorizontally

Whether the text is allowed to be wider than the view (and therefore can be scrolled horizontally).

int TextView_selectAllOnFocus

If the text is selectable, select it all when the view takes focus.

int TextView_shadowColor

Place a shadow of the specified color behind the text.

int TextView_shadowDx

Horizontal offset of the shadow.

int TextView_shadowDy

Vertical offset of the shadow.

int TextView_shadowRadius

Radius of the shadow.

int TextView_singleLine

Constrains the text to a single horizontally scrolling line instead of letting it wrap onto multiple lines, and advances focus instead of inserting a newline when you press the enter key.

int TextView_text

Text to display.

int TextView_textAllCaps

Present the text in ALL CAPS.

int TextView_textAppearance

Base text color, typeface, size, and style.

int TextView_textColor

Text color.

int TextView_textColorHighlight

Color of the text selection highlight.

int TextView_textColorHint

Color of the hint text.

int TextView_textColorLink

Text color for links.

int TextView_textCursorDrawable

Reference to a drawable that will be drawn under the insertion cursor.

int TextView_textEditNoPasteWindowLayout

Variation of textEditPasteWindowLayout displayed when the clipboard is empty.

int TextView_textEditPasteWindowLayout

The layout of the view that is displayed on top of the cursor to paste inside a TextEdit field.

int TextView_textEditSideNoPasteWindowLayout

Variation of textEditSidePasteWindowLayout displayed when the clipboard is empty.

int TextView_textEditSidePasteWindowLayout

Used instead of textEditPasteWindowLayout when the window is moved on the side of the insertion cursor because it would be clipped if it were positioned on top.

int TextView_textEditSuggestionItemLayout

Layout of the TextView item that will populate the suggestion popup window.

int TextView_textIsSelectable

Indicates that the content of a non-editable text can be selected.

int TextView_textScaleX

Sets the horizontal scaling factor for the text.

int TextView_textSelectHandle

Reference to a drawable that will be used to display a text selection anchor for positioning the cursor within text.

int TextView_textSelectHandleLeft

Reference to a drawable that will be used to display a text selection anchor on the left side of a selection region.

int TextView_textSelectHandleRight

Reference to a drawable that will be used to display a text selection anchor on the right side of a selection region.

int TextView_textSize

Size of the text.

int TextView_textStyle

Style (bold, italic, bolditalic) for the text.

int TextView_typeface

Typeface (normal, sans, serif, monospace) for the text.

int TextView_width

Makes the TextView be exactly this many pixels wide.

int Theme_absListViewStyle

Default AbsListView style.

int Theme_actionBarDivider

Custom divider drawable to use for elements in the action bar.

int Theme_actionBarItemBackground

Custom item state list drawable background for action bar items.

int Theme_actionBarSize

Size of the Action Bar, including the contextual bar used to present Action Modes.

int Theme_actionBarSplitStyle

Reference to a style for the split Action Bar.

int Theme_actionBarStyle

Reference to a style for the Action Bar

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

int Theme_actionBarTabBarStyle

This symbol is the offset where the actionBarTabBarStyle attribute's value can be found in the Theme array.

int Theme_actionBarTabStyle

Default style for tabs within an action bar

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

int Theme_actionBarTabTextStyle

This symbol is the offset where the actionBarTabTextStyle attribute's value can be found in the Theme array.

int Theme_actionBarWidgetTheme

Reference to a theme that should be used to inflate widgets and layouts destined for the action bar.

int Theme_actionButtonStyle

Default action button style.

int Theme_actionDropDownStyle

Default ActionBar dropdown style.

int Theme_actionMenuTextAppearance

TextAppearance style that will be applied to text that appears within action menu items.

int Theme_actionMenuTextColor

Color for text that appears within action menu items.

int Theme_actionModeBackground

Background drawable to use for action mode UI

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

int Theme_actionModeCloseButtonStyle

This symbol is the offset where the actionModeCloseButtonStyle attribute's value can be found in the Theme array.

int Theme_actionModeCloseDrawable

Drawable to use for the close action mode button

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

int Theme_actionModeCopyDrawable

Drawable to use for the Copy action button in Contextual Action Bar

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

int Theme_actionModeCutDrawable

Drawable to use for the Cut action button in Contextual Action Bar

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

int Theme_actionModePasteDrawable

Drawable to use for the Paste action button in Contextual Action Bar

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

int Theme_actionModeSelectAllDrawable

Drawable to use for the Select all action button in Contextual Action Bar

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

int Theme_actionModeSplitBackground

Background drawable to use for action mode UI in the lower split bar

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

int Theme_actionModeStyle

This symbol is the offset where the actionModeStyle attribute's value can be found in the Theme array.

int Theme_actionOverflowButtonStyle

This symbol is the offset where the actionOverflowButtonStyle attribute's value can be found in the Theme array.

int Theme_activatedBackgroundIndicator

Drawable used as a background for activated items.

int Theme_alertDialogIcon

Icon drawable to use for alerts

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

int Theme_alertDialogStyle

This symbol is the offset where the alertDialogStyle attribute's value can be found in the Theme array.

int Theme_alertDialogTheme

Theme to use for alert dialogs spawned from this theme.

int Theme_autoCompleteTextViewStyle

Default AutoCompleteTextView style.

int Theme_backgroundDimAmount

Default background dim amount when a menu, dialog, or something similar pops up.

int Theme_backgroundDimEnabled

Control whether dimming behind the window is enabled.

int Theme_borderlessButtonStyle

Style for buttons without an explicit border, often used in groups.

int Theme_buttonBarButtonStyle

Style for buttons within button bars

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

int Theme_buttonBarStyle

Style for button bars

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

int Theme_buttonStyle

Normal Button style.

int Theme_buttonStyleInset

Button style to inset into an EditText.

int Theme_buttonStyleSmall

Small Button style.

int Theme_buttonStyleToggle

ToggleButton style.

int Theme_calendarViewStyle

The CalendarView style.

int Theme_candidatesTextStyleSpans

A styled string, specifying the style to be used for showing inline candidate text when composing with an input method.

int Theme_checkBoxPreferenceStyle

Default style for CheckBoxPreference.

int Theme_checkboxStyle

Default Checkbox style.

int Theme_checkedTextViewStyle

Default CheckedTextView style.

int Theme_colorActivatedHighlight

Default highlight color for items that are activated.

int Theme_colorBackground

Color that matches (as closely as possible) the window background.

int Theme_colorBackgroundCacheHint

This is a hint for a solid color that can be used for caching rendered views.

int Theme_colorFocusedHighlight

Default highlight color for items that are focused.

int Theme_colorForeground

Default color of foreground imagery.

int Theme_colorForegroundInverse

Default color of foreground imagery on an inverted background.

int Theme_colorLongPressedHighlight

Default highlight color for items that are long-pressed.

int Theme_colorMultiSelectHighlight

Default highlight color for items in multiple selection mode.

int Theme_colorPressedHighlight

Default highlight color for items that are pressed.

int Theme_datePickerStyle

The DatePicker style.

int Theme_detailsElementBackground

Background that can be used behind parts of a UI that provide details on data the user is selecting.

int Theme_dialogPreferenceStyle

Default style for DialogPreference.

int Theme_dialogTheme

Theme to use for dialogs spawned from this theme.

int Theme_disabledAlpha

Default disabled alpha for widgets that set enabled/disabled alpha programmatically.

int Theme_dividerHorizontal

Drawable to use for generic horizontal dividers.

int Theme_dividerVertical

Drawable to use for generic vertical dividers.

int Theme_dropDownHintAppearance

Default style for drop down hints.

int Theme_dropDownItemStyle

Default style for drop down items.

int Theme_dropDownListViewStyle

Default ListView style for drop downs.

int Theme_dropDownSpinnerStyle

Default dropdown Spinner style.

int Theme_editTextBackground

EditText background drawable.

int Theme_editTextColor

EditText text foreground color.

int Theme_editTextPreferenceStyle

Default style for EditTextPreference.

int Theme_editTextStyle

Default EditText style.

int Theme_expandableListPreferredChildIndicatorLeft

The preferred left bound for an expandable list child's indicator.

int Theme_expandableListPreferredChildIndicatorRight

The preferred right bound for an expandable list child's indicator.

int Theme_expandableListPreferredChildPaddingLeft

The preferred left padding for an expandable list item that is a child.

int Theme_expandableListPreferredItemIndicatorLeft

The preferred left bound for an expandable list item's indicator.

int Theme_expandableListPreferredItemIndicatorRight

The preferred right bound for an expandable list item's indicator.

int Theme_expandableListPreferredItemPaddingLeft

The preferred left padding for an expandable list item (for child-specific layouts, use expandableListPreferredChildPaddingLeft).

int Theme_expandableListViewStyle

Default ExpandableListView style.

int Theme_expandableListViewWhiteStyle

ExpandableListView with white background.

int Theme_fastScrollOverlayPosition

Position of the fast scroll index overlay window.

int Theme_fastScrollPreviewBackgroundLeft

Drawable to use as the fast scroll index preview window background when shown on the left.

int Theme_fastScrollPreviewBackgroundRight

Drawable to use as the fast scroll index preview window background when shown on the right.

int Theme_fastScrollTextColor

Text color for the fast scroll index overlay.

int Theme_fastScrollThumbDrawable

Drawable to use as the fast scroll thumb.

int Theme_fastScrollTrackDrawable

Drawable to use as the track for the fast scroll thumb.

int Theme_galleryItemBackground

The preferred background for gallery items.

int Theme_galleryStyle

Default Gallery style.

int Theme_gridViewStyle

Default GridView style.

int Theme_homeAsUpIndicator

Specifies a drawable to use for the 'home as up' indicator.

int Theme_horizontalScrollViewStyle

Default HorizontalScrollView style.

int Theme_imageButtonStyle

The style resource to use for an ImageButton.

int Theme_imageWellStyle

The style resource to use for an ImageButton that is an image well.

int Theme_listChoiceBackgroundIndicator

Drawable used as a background for selected list items.

int Theme_listChoiceIndicatorMultiple

Drawable to use for multiple choice indicators.

int Theme_listChoiceIndicatorSingle

Drawable to use for single choice indicators.

int Theme_listDivider

The drawable for the list divider.

int Theme_listDividerAlertDialog

The list divider used in alert dialogs.

int Theme_listPopupWindowStyle

Default ListPopupWindow style.

int Theme_listPreferredItemHeight

The preferred list item height.

int Theme_listPreferredItemHeightLarge

A larger, more robust list item height.

int Theme_listPreferredItemHeightSmall

A smaller, sleeker list item height.

int Theme_listPreferredItemPaddingEnd

The preferred padding along the end edge of list items.

int Theme_listPreferredItemPaddingLeft

The preferred padding along the left edge of list items.

int Theme_listPreferredItemPaddingRight

The preferred padding along the right edge of list items.

int Theme_listPreferredItemPaddingStart

The preferred padding along the start edge of list items.

int Theme_listSeparatorTextViewStyle

TextView style for list separators.

int Theme_listViewStyle

Default ListView style.

int Theme_listViewWhiteStyle

ListView with white background.

int Theme_mapViewStyle

Default MapView style.

int Theme_mediaRouteButtonStyle

Default style for the MediaRouteButton widget.

int Theme_panelBackground

The background of a panel when it is inset from the left and right edges of the screen.

int Theme_panelColorBackground

Color that matches (as closely as possible) the panel background.

int Theme_panelColorForeground

Default color of foreground panel imagery.

int Theme_panelFullBackground

The background of a panel when it extends to the left and right edges of the screen.

int Theme_panelTextAppearance

Default appearance of panel text.

int Theme_popupMenuStyle

Default PopupMenu style.

int Theme_popupWindowStyle

Default PopupWindow style.

int Theme_preferenceCategoryStyle

Default style for PreferenceCategory.

int Theme_preferenceInformationStyle

Default style for informational Preference.

int Theme_preferenceLayoutChild

The preference layout that has the child/tabbed effect.

int Theme_preferenceScreenStyle

Default style for PreferenceScreen.

int Theme_preferenceStyle

Default style for Preference.

int Theme_presentationTheme

Theme to use for presentations spawned from this theme.

int Theme_progressBarStyle

Default ProgressBar style.

int Theme_progressBarStyleHorizontal

Horizontal ProgressBar style.

int Theme_progressBarStyleInverse

Inverse ProgressBar style.

int Theme_progressBarStyleLarge

Large ProgressBar style.

int Theme_progressBarStyleLargeInverse

Large inverse ProgressBar style.

int Theme_progressBarStyleSmall

Small ProgressBar style.

int Theme_progressBarStyleSmallInverse

Small inverse ProgressBar style.

int Theme_progressBarStyleSmallTitle

Small ProgressBar in title style.

int Theme_quickContactBadgeStyleSmallWindowLarge

Default quickcontact badge style with large quickcontact window.

int Theme_quickContactBadgeStyleSmallWindowMedium

Default quickcontact badge style with medium quickcontact window.

int Theme_quickContactBadgeStyleSmallWindowSmall

Default quickcontact badge style with small quickcontact window.

int Theme_quickContactBadgeStyleWindowLarge

Default quickcontact badge style with large quickcontact window.

int Theme_quickContactBadgeStyleWindowMedium

Default quickcontact badge style with medium quickcontact window.

int Theme_quickContactBadgeStyleWindowSmall

Default quickcontact badge style with small quickcontact window.

int Theme_radioButtonStyle

Default RadioButton style.

int Theme_ratingBarStyle

Default RatingBar style.

int Theme_ratingBarStyleIndicator

Indicator RatingBar style.

int Theme_ratingBarStyleSmall

Small indicator RatingBar style.

int Theme_ringtonePreferenceStyle

Default style for RingtonePreference.

int Theme_scrollViewStyle

Default ScrollView style.

int Theme_seekBarStyle

Default SeekBar style.

int Theme_segmentedButtonStyle

Style for segmented buttons - a container that houses several buttons with the appearance of a singel button broken into segments.

int Theme_selectableItemBackground

Background drawable for standalone items that need focus/pressed states.

int Theme_spinnerDropDownItemStyle

Default style for spinner drop down items.

int Theme_spinnerItemStyle

Default spinner item style.

int Theme_spinnerStyle

Default Spinner style.

int Theme_starStyle

Default Star style.

int Theme_switchPreferenceStyle

Default style for switch preferences.

int Theme_tabWidgetStyle

Default TabWidget style.

int Theme_textAppearance

Default appearance of text: color, typeface, size, and style.

int Theme_textAppearanceButton

Text color, typeface, size, and style for the text inside of a button.

int Theme_textAppearanceInverse

Default appearance of text against an inverted background: color, typeface, size, and style.

int Theme_textAppearanceLarge

Text color, typeface, size, and style for "large" text.

int Theme_textAppearanceLargeInverse

Text color, typeface, size, and style for "large" inverse text.

int Theme_textAppearanceLargePopupMenu

Text color, typeface, size, and style for the text inside of a popup menu.

int Theme_textAppearanceListItem

The preferred TextAppearance for the primary text of list items.

int Theme_textAppearanceListItemSmall

The preferred TextAppearance for the primary text of small list items.

int Theme_textAppearanceMedium

Text color, typeface, size, and style for "medium" text.

int Theme_textAppearanceMediumInverse

Text color, typeface, size, and style for "medium" inverse text.

int Theme_textAppearanceSearchResultSubtitle

Text color, typeface, size, and style for system search result subtitle.

int Theme_textAppearanceSearchResultTitle

Text color, typeface, size, and style for system search result title.

int Theme_textAppearanceSmall

Text color, typeface, size, and style for "small" text.

int Theme_textAppearanceSmallInverse

Text color, typeface, size, and style for "small" inverse text.

int Theme_textAppearanceSmallPopupMenu

Text color, typeface, size, and style for small text inside of a popup menu.

int Theme_textCheckMark

Drawable to use for check marks.

int Theme_textCheckMarkInverse

This symbol is the offset where the textCheckMarkInverse attribute's value can be found in the Theme array.

int Theme_textColorAlertDialogListItem

Color of list item text in alert dialogs.

int Theme_textColorHighlightInverse

Color of highlighted text, when used in a light theme.

int Theme_textColorHintInverse

Inverse hint text color.

int Theme_textColorLinkInverse

Color of link text (URLs), when used in a light theme.

int Theme_textColorPrimary

The most prominent text color.

int Theme_textColorPrimaryDisableOnly

Bright text color.

int Theme_textColorPrimaryInverse

Primary inverse text color, useful for inverted backgrounds.

int Theme_textColorPrimaryInverseDisableOnly

Bright inverse text color.

int Theme_textColorPrimaryInverseNoDisable

Bright inverse text color.

int Theme_textColorPrimaryNoDisable

Bright text color.

int Theme_textColorSecondary

Secondary text color.

int Theme_textColorSecondaryInverse

Secondary inverse text color, useful for inverted backgrounds.

int Theme_textColorSecondaryInverseNoDisable

Dim inverse text color.

int Theme_textColorSecondaryNoDisable

Dim text color.

int Theme_textColorTertiary

Tertiary text color.

int Theme_textColorTertiaryInverse

Tertiary inverse text color, useful for inverted backgrounds.

int Theme_textEditNoPasteWindowLayout

Variation of textEditPasteWindowLayout displayed when the clipboard is empty.

int Theme_textEditPasteWindowLayout

The layout of the view that is displayed on top of the cursor to paste inside a TextEdit field.

int Theme_textEditSideNoPasteWindowLayout

Variation of textEditSidePasteWindowLayout displayed when the clipboard is empty.

int Theme_textEditSidePasteWindowLayout

Used instead of textEditPasteWindowLayout when the window is moved on the side of the insertion cursor because it would be clipped if it were positioned on top.

int Theme_textEditSuggestionItemLayout

Layout of the TextView item that will populate the suggestion popup window.

int Theme_textSelectHandle

Reference to a drawable that will be used to display a text selection anchor for positioning the cursor within text.

int Theme_textSelectHandleLeft

Reference to a drawable that will be used to display a text selection anchor on the left side of a selection region.

int Theme_textSelectHandleRight

Reference to a drawable that will be used to display a text selection anchor on the right side of a selection region.

int Theme_textSelectHandleWindowStyle

Reference to a style that will be used for the window containing a text selection anchor.

int Theme_textSuggestionsWindowStyle

Reference to a style that will be used for the window containing a list of possible text suggestions in an EditText.

int Theme_textViewStyle

Default TextView style.

int Theme_webTextViewStyle

Default WebTextView style.

int Theme_webViewStyle

Default WebView style.

int Theme_windowActionBar

Flag indicating whether this window should have an Action Bar in place of the usual title bar.

int Theme_windowActionBarOverlay

Flag indicating whether this window's Action Bar should overlay application content.

int Theme_windowActionModeOverlay

Flag indicating whether action modes should overlay window content when there is not reserved space for their UI (such as an Action Bar).

int Theme_windowAnimationStyle

Reference to a style resource holding the set of window animations to use, which can be any of the attributes defined by WindowAnimation.

int Theme_windowBackground

Drawable to use as the overall window background.

int Theme_windowCloseOnTouchOutside

Control whether a container should automatically close itself if the user touches outside of it.

int Theme_windowContentOverlay

This Drawable is overlaid over the foreground of the Window's content area, usually to place a shadow below the title.

int Theme_windowDisablePreview

Flag allowing you to disable the preview animation for a window.

int Theme_windowEnableSplitTouch

Flag indicating that this window should allow touches to be split across other windows that also support split touch.

int Theme_windowFrame

Drawable to use as a frame around the window.

int Theme_windowFullscreen

Flag indicating whether this window should fill the entire screen.

int Theme_windowIsFloating

Flag indicating whether this is a floating window.

int Theme_windowIsTranslucent

Flag indicating whether this is a translucent window.

int Theme_windowNoDisplay

Flag indicating that this window should not be displayed at all.

int Theme_windowNoTitle

Flag indicating whether there should be no title on this window.

int Theme_windowOverscan

Flag indicating whether this window should extend into overscan region.

int Theme_windowShowWallpaper

Flag indicating that this window's background should be the user's current wallpaper.

int Theme_windowSoftInputMode

Defines the default soft input state that this window would like when it is displayed.

int Theme_windowTitleBackgroundStyle

The style resource to use for a window's title area.

int Theme_windowTitleSize

The style resource to use for a window's title bar height.

int Theme_windowTitleStyle

The style resource to use for a window's title text.

int Theme_windowTranslucentNavigation

Flag indicating whether this window requests a translucent navigation bar.

int Theme_windowTranslucentStatus

Flag indicating whether this window requests a translucent status bar.

int Theme_yesNoPreferenceStyle

Default style for YesNoPreference.

int ToggleButton_disabledAlpha

The alpha to apply to the indicator when disabled.

int ToggleButton_textOff

The text for the button when it is not checked.

int ToggleButton_textOn

The text for the button when it is checked.

int TransitionManager_fromScene

The originating scene in this scene change.

int TransitionManager_toScene

The destination scene in this scene change.

int TransitionManager_transition

The id of a transition to be used in a particular scene change.

int TransitionSet_transitionOrdering

This symbol is the offset where the transitionOrdering attribute's value can be found in the TransitionSet array.

int TransitionTarget_targetId

The id of a target on which this transition will animate changes.

int Transition_duration

Amount of time (in milliseconds) that the transition should run.

int Transition_interpolator

Interpolator to be used in the animations spawned by this transition.

int Transition_startDelay

Delay in milliseconds before the transition starts.

int TranslateAnimation_fromXDelta

This symbol is the offset where the fromXDelta attribute's value can be found in the TranslateAnimation array.

int TranslateAnimation_fromYDelta

This symbol is the offset where the fromYDelta attribute's value can be found in the TranslateAnimation array.

int TranslateAnimation_toXDelta

This symbol is the offset where the toXDelta attribute's value can be found in the TranslateAnimation array.

int TranslateAnimation_toYDelta

This symbol is the offset where the toYDelta attribute's value can be found in the TranslateAnimation array.

int TwoLineListItem_mode

This symbol is the offset where the mode attribute's value can be found in the TwoLineListItem array.

int VerticalSlider_Layout_layout_scale

This symbol is the offset where the layout_scale attribute's value can be found in the VerticalSlider_Layout array.

int ViewAnimator_animateFirstView

Defines whether to animate the current View when the ViewAnimation is first displayed.

int ViewAnimator_inAnimation

Identifier for the animation to use when a view is shown.

int ViewAnimator_outAnimation

Identifier for the animation to use when a view is hidden.

int ViewDrawableStates_state_accelerated

State value for StateListDrawable, indicating that the Drawable is in a view that is hardware accelerated.

int ViewDrawableStates_state_activated

State value for StateListDrawable, set when a view or its parent has been "activated" meaning the user has currently marked it as being of interest.

int ViewDrawableStates_state_drag_can_accept

State for StateListDrawable indicating that the Drawable is in a view that is capable of accepting a drop of the content currently being manipulated in a drag-and-drop operation.

int ViewDrawableStates_state_drag_hovered

State for StateListDrawable indicating that a drag operation (for which the Drawable's view is a valid recipient) is currently positioned over the Drawable.

int ViewDrawableStates_state_enabled

State value for StateListDrawable, set when a view is enabled.

int ViewDrawableStates_state_focused

State value for StateListDrawable, set when a view has input focus.

int ViewDrawableStates_state_hovered

State value for StateListDrawable, set when a pointer is hovering over the view.

int ViewDrawableStates_state_pressed

State value for StateListDrawable, set when the user is pressing down in a view.

int ViewDrawableStates_state_selected

State value for StateListDrawable, set when a view (or one of its parents) is currently selected.

int ViewDrawableStates_state_window_focused

State value for StateListDrawable, set when a view's window has input focus.

int ViewFlipper_autoStart

When true, automatically start animating

Must be a boolean value, either "true" or "false".

int ViewFlipper_flipInterval

This symbol is the offset where the flipInterval attribute's value can be found in the ViewFlipper array.

int ViewGroup_Layout_layout_height

Specifies the basic height of the view.

int ViewGroup_Layout_layout_width

Specifies the basic width of the view.

int ViewGroup_MarginLayout_layout_height

Specifies the basic height of the view.

int ViewGroup_MarginLayout_layout_margin

Specifies extra space on the left, top, right and bottom sides of this view.

int ViewGroup_MarginLayout_layout_marginBottom

Specifies extra space on the bottom side of this view.

int ViewGroup_MarginLayout_layout_marginEnd

Specifies extra space on the end side of this view.

int ViewGroup_MarginLayout_layout_marginLeft

Specifies extra space on the left side of this view.

int ViewGroup_MarginLayout_layout_marginRight

Specifies extra space on the right side of this view.

int ViewGroup_MarginLayout_layout_marginStart

Specifies extra space on the start side of this view.

int ViewGroup_MarginLayout_layout_marginTop

Specifies extra space on the top side of this view.

int ViewGroup_MarginLayout_layout_width

Specifies the basic width of the view.

int ViewGroup_addStatesFromChildren

Sets whether this ViewGroup's drawable states also include its children's drawable states.

int ViewGroup_alwaysDrawnWithCache

Defines whether the ViewGroup should always draw its children using their drawing cache or not.

int ViewGroup_animateLayoutChanges

Defines whether changes in layout (caused by adding and removing items) should cause a LayoutTransition to run.

int ViewGroup_animationCache

Defines whether layout animations should create a drawing cache for their children.

int ViewGroup_clipChildren

Defines whether a child is limited to draw inside of its bounds or not.

int ViewGroup_clipToPadding

Defines whether the ViewGroup will clip its drawing surface so as to exclude the padding area.

int ViewGroup_descendantFocusability

Defines the relationship between the ViewGroup and its descendants when looking for a View to take focus.

int ViewGroup_layoutAnimation

Defines the layout animation to use the first time the ViewGroup is laid out.

int ViewGroup_layoutMode

Defines the layout mode of this ViewGroup.

int ViewGroup_persistentDrawingCache

Defines the persistence of the drawing cache.

int ViewGroup_splitMotionEvents

Sets whether this ViewGroup should split MotionEvents to separate child views during touch event dispatch.

int ViewStub_inflatedId

Overrides the id of the inflated View with this value.

int ViewStub_layout

Supply an identifier for the layout resource to inflate when the ViewStub becomes visible or when forced to do so.

int View_accessibilityLiveRegion

Indicates to accessibility services whether the user should be notified when this view changes.

int View_alpha

alpha property of the view, as a value between 0 (completely transparent) and 1 (completely opaque).

int View_background

A drawable to use as the background.

int View_clickable

Defines whether this view reacts to click events.

int View_contentDescription

Defines text that briefly describes content of the view.

int View_drawingCacheQuality

Defines the quality of translucent drawing caches.

int View_duplicateParentState

When this attribute is set to true, the view gets its drawable state (focused, pressed, etc.) from its direct parent rather than from itself.

int View_fadeScrollbars

Defines whether to fade out scrollbars when they are not in use.

int View_fadingEdge

This attribute is deprecated and will be ignored as of API level 14 (ICE_CREAM_SANDWICH).

int View_fadingEdgeLength

Defines the length of the fading edges.

int View_filterTouchesWhenObscured

Specifies whether to filter touches when the view's window is obscured by another visible window.

int View_fitsSystemWindows

Boolean internal attribute to adjust view layout based on system windows such as the status bar.

int View_focusable

Boolean that controls whether a view can take focus.

int View_focusableInTouchMode

Boolean that controls whether a view can take focus while in touch mode.

int View_hapticFeedbackEnabled

Boolean that controls whether a view should have haptic feedback enabled for events such as long presses.

int View_id

Supply an identifier name for this view, to later retrieve it with View.findViewById() or Activity.findViewById().

int View_importantForAccessibility

Controls how this View is important for accessibility which is if it fires accessibility events and if it is reported to accessibility services that query the screen.

int View_isScrollContainer

Set this if the view will serve as a scrolling container, meaing that it can be resized to shrink its overall window so that there will be space for an input method.

int View_keepScreenOn

Controls whether the view's window should keep the screen on while visible.

int View_labelFor

Specifies the id of a view for which this view serves as a label for accessibility purposes.

int View_layerType

Specifies the type of layer backing this view.

int View_layoutDirection

Defines the direction of layout drawing.

int View_longClickable

Defines whether this view reacts to long click events.

int View_minHeight

Defines the minimum height of the view.

int View_minWidth

Defines the minimum width of the view.

int View_nextFocusDown

Defines the next view to give focus to when the next focus is FOCUS_DOWN If the reference refers to a view that does not exist or is part of a hierarchy that is invisible, a RuntimeException will result when the reference is accessed.

int View_nextFocusForward

Defines the next view to give focus to when the next focus is FOCUS_FORWARD If the reference refers to a view that does not exist or is part of a hierarchy that is invisible, a RuntimeException will result when the reference is accessed.

int View_nextFocusLeft

Defines the next view to give focus to when the next focus is FOCUS_LEFT.

int View_nextFocusRight

Defines the next view to give focus to when the next focus is FOCUS_RIGHT If the reference refers to a view that does not exist or is part of a hierarchy that is invisible, a RuntimeException will result when the reference is accessed.

int View_nextFocusUp

Defines the next view to give focus to when the next focus is FOCUS_UP If the reference refers to a view that does not exist or is part of a hierarchy that is invisible, a RuntimeException will result when the reference is accessed.

int View_onClick

Name of the method in this View's context to invoke when the view is clicked.

int View_overScrollMode

Defines over-scrolling behavior.

int View_padding

Sets the padding, in pixels, of all four edges.

int View_paddingBottom

Sets the padding, in pixels, of the bottom edge; see padding.

int View_paddingEnd

Sets the padding, in pixels, of the end edge; see padding.

int View_paddingLeft

Sets the padding, in pixels, of the left edge; see padding.

int View_paddingRight

Sets the padding, in pixels, of the right edge; see padding.

int View_paddingStart

Sets the padding, in pixels, of the start edge; see padding.

int View_paddingTop

Sets the padding, in pixels, of the top edge; see padding.

int View_requiresFadingEdge

Defines which edges should be faded on scrolling.

int View_rotation

rotation of the view, in degrees.

int View_rotationX

rotation of the view around the x axis, in degrees.

int View_rotationY

rotation of the view around the y axis, in degrees.

int View_saveEnabled

If unset, no state will be saved for this view when it is being frozen.

int View_scaleX

scale of the view in the x direction.

int View_scaleY

scale of the view in the y direction.

int View_scrollX

The initial horizontal scroll offset, in pixels.

int View_scrollY

The initial vertical scroll offset, in pixels.

int View_scrollbarAlwaysDrawHorizontalTrack

Defines whether the horizontal scrollbar track should always be drawn.

int View_scrollbarAlwaysDrawVerticalTrack

Defines whether the vertical scrollbar track should always be drawn.

int View_scrollbarDefaultDelayBeforeFade

Defines the delay in milliseconds that a scrollbar waits before fade out.

int View_scrollbarFadeDuration

Defines the delay in milliseconds that a scrollbar takes to fade out.

int View_scrollbarSize

Sets the width of vertical scrollbars and height of horizontal scrollbars.

int View_scrollbarStyle

Controls the scrollbar style and position.

int View_scrollbarThumbHorizontal

Defines the horizontal scrollbar thumb drawable.

int View_scrollbarThumbVertical

Defines the vertical scrollbar thumb drawable.

int View_scrollbarTrackHorizontal

Defines the horizontal scrollbar track drawable.

int View_scrollbarTrackVertical

Defines the vertical scrollbar track drawable.

int View_scrollbars

Defines which scrollbars should be displayed on scrolling or not.

int View_soundEffectsEnabled

Boolean that controls whether a view should have sound effects enabled for events such as clicking and touching.

int View_tag

Supply a tag for this view containing a String, to be retrieved later with View.getTag() or searched for with View.findViewWithTag().

int View_textAlignment

Defines the alignment of the text.

int View_textDirection

Defines the direction of the text.

int View_transformPivotX

x location of the pivot point around which the view will rotate and scale.

int View_transformPivotY

y location of the pivot point around which the view will rotate and scale.

int View_translationX

translation in x of the view.

int View_translationY

translation in y of the view.

int View_verticalScrollbarPosition

Determines which side the vertical scroll bar should be placed on.

int View_visibility

Controls the initial visibility of the view.

int VolumePreference_streamType

Different audio stream types.

int WallpaperPreviewInfo_staticWallpaperPreview

A resource id of a static drawable.

int Wallpaper_author

Name of the author of this component, e.g.

int Wallpaper_description

Short description of the component's purpose or behavior.

int Wallpaper_settingsActivity

Component name of an activity that allows the user to modify the settings for this service.

int Wallpaper_thumbnail

Reference to a the wallpaper's thumbnail bitmap.

int WindowAnimation_activityCloseEnterAnimation

When closing the current activity, this is the animation that is run on the next activity (which is entering the screen).

int WindowAnimation_activityCloseExitAnimation

When closing the current activity, this is the animation that is run on the current activity (which is exiting the screen).

int WindowAnimation_activityOpenEnterAnimation

When opening a new activity, this is the animation that is run on the next activity (which is entering the screen).

int WindowAnimation_activityOpenExitAnimation

When opening a new activity, this is the animation that is run on the previous activity (which is exiting the screen).

int WindowAnimation_taskCloseEnterAnimation

When closing the last activity of a task, this is the animation that is run on the activity of the next task (which is entering the screen).

int WindowAnimation_taskCloseExitAnimation

When opening an activity in a new task, this is the animation that is run on the activity of the old task (which is exiting the screen).

int WindowAnimation_taskOpenEnterAnimation

When opening an activity in a new task, this is the animation that is run on the activity of the new task (which is entering the screen).

int WindowAnimation_taskOpenExitAnimation

When opening an activity in a new task, this is the animation that is run on the activity of the old task (which is exiting the screen).

int WindowAnimation_taskToBackEnterAnimation

When sending the current task to the background, this is the animation that is run on the top activity of the task behind it (which is entering the screen).

int WindowAnimation_taskToBackExitAnimation

When sending the current task to the background, this is the animation that is run on the top activity of the current task (which is exiting the screen).

int WindowAnimation_taskToFrontEnterAnimation

When bringing an existing task to the foreground, this is the animation that is run on the top activity of the task being brought to the foreground (which is entering the screen).

int WindowAnimation_taskToFrontExitAnimation

When bringing an existing task to the foreground, this is the animation that is run on the current foreground activity (which is exiting the screen).

int WindowAnimation_wallpaperCloseEnterAnimation

When opening a new activity that hides the wallpaper, while currently showing the wallpaper, this is the animation that is run on the new activity (which is entering the screen).

int WindowAnimation_wallpaperCloseExitAnimation

When opening a new activity that hides the wallpaper, while currently showing the wallpaper, this is the animation that is run on the old wallpaper activity (which is exiting the screen).

int WindowAnimation_wallpaperIntraCloseEnterAnimation

When closing a foreround activity that is on top of the wallpaper when the previous activity is also on top of the wallpaper, this is the animation that is run on the previous activity (which is entering the screen).

int WindowAnimation_wallpaperIntraCloseExitAnimation

When closing a foreround activity that is on top of the wallpaper when the previous activity is also on top of the wallpaper, this is the animation that is run on the current activity (which is exiting the screen).

int WindowAnimation_wallpaperIntraOpenEnterAnimation

When opening a new activity that is on top of the wallpaper when the current activity is also on top of the wallpaper, this is the animation that is run on the new activity (which is entering the screen).

int WindowAnimation_wallpaperIntraOpenExitAnimation

When opening a new activity that is on top of the wallpaper when the current activity is also on top of the wallpaper, this is the animation that is run on the current activity (which is exiting the screen).

int WindowAnimation_wallpaperOpenEnterAnimation

When opening a new activity that shows the wallpaper, while currently not showing the wallpaper, this is the animation that is run on the new wallpaper activity (which is entering the screen).

int WindowAnimation_wallpaperOpenExitAnimation

When opening a new activity that shows the wallpaper, while currently not showing the wallpaper, this is the animation that is run on the current activity (which is exiting the screen).

int WindowAnimation_windowEnterAnimation

The animation used when a window is being added.

int WindowAnimation_windowExitAnimation

The animation used when a window is being removed.

int WindowAnimation_windowHideAnimation

The animation used when a window is going from VISIBLE to INVISIBLE.

int WindowAnimation_windowShowAnimation

The animation used when a window is going from INVISIBLE to VISIBLE.

int Window_backgroundDimAmount

Default background dim amount when a menu, dialog, or something similar pops up.

int Window_backgroundDimEnabled

Control whether dimming behind the window is enabled.

int Window_textColor

Color of text (usually same as colorForeground).

int Window_windowActionBar

Flag indicating whether this window should have an Action Bar in place of the usual title bar.

int Window_windowActionBarOverlay

Flag indicating whether this window's Action Bar should overlay application content.

int Window_windowActionModeOverlay

Flag indicating whether action modes should overlay window content when there is not reserved space for their UI (such as an Action Bar).

int Window_windowAnimationStyle

Reference to a style resource holding the set of window animations to use, which can be any of the attributes defined by WindowAnimation.

int Window_windowBackground

Drawable to use as the overall window background.

int Window_windowCloseOnTouchOutside

Control whether a container should automatically close itself if the user touches outside of it.

int Window_windowContentOverlay

This Drawable is overlaid over the foreground of the Window's content area, usually to place a shadow below the title.

int Window_windowDisablePreview

Flag allowing you to disable the preview animation for a window.

int Window_windowEnableSplitTouch

Flag indicating that this window should allow touches to be split across other windows that also support split touch.

int Window_windowFrame

Drawable to use as a frame around the window.

int Window_windowFullscreen

Flag indicating whether this window should fill the entire screen.

int Window_windowIsFloating

Flag indicating whether this is a floating window.

int Window_windowIsTranslucent

Flag indicating whether this is a translucent window.

int Window_windowMinWidthMajor

The minimum width the window is allowed to be, along the major axis of the screen.

int Window_windowMinWidthMinor

The minimum width the window is allowed to be, along the minor axis of the screen.

int Window_windowNoDisplay

Flag indicating that this window should not be displayed at all.

int Window_windowNoTitle

Flag indicating whether there should be no title on this window.

int Window_windowOverscan

Flag indicating whether this window should extend into overscan region.

int Window_windowShowWallpaper

Flag indicating that this window's background should be the user's current wallpaper.

int Window_windowSoftInputMode

Defines the default soft input state that this window would like when it is displayed.

int Window_windowTranslucentNavigation

Flag indicating whether this window requests a translucent navigation bar.

int Window_windowTranslucentStatus

Flag indicating whether this window requests a translucent status bar.

Fields
public static final int[] AbsListView Attributes that can be used with a AbsListView.
public static final int[] AbsSpinner Attributes that can be used with a AbsSpinner.
public static final int[] AbsoluteLayout_Layout Attributes that can be used with a AbsoluteLayout_Layout.
public static final int[] AccelerateInterpolator Attributes that can be used with a AccelerateInterpolator.
public static final int[] AccessibilityService Use accessibility-service as the root tag of the XML resource that describes an AccessibilityService service, which is referenced from its SERVICE_META_DATA meta-data entry.
public static final int[] AccountAuthenticator Use account-authenticator as the root tag of the XML resource that describes an account authenticator.
public static final int[] ActionBar Attributes used to style the Action Bar.
public static final int[] ActionBar_LayoutParams Attributes that can be used with a ActionBar_LayoutParams.
public static final int[] ActionMenuItemView Attributes that can be used with a ActionMenuItemView.
public static final int[] ActionMode Attributes that can be used with a ActionMode.
public static final int[] ActivityChooserView Attrbitutes for a ActvityChooserView.
public static final int[] AdapterViewAnimator Attributes that can be used with a AdapterViewAnimator.
public static final int[] AdapterViewFlipper Attributes that can be used with a AdapterViewFlipper.
public static final int[] AidFilter Specify one or more aid-filter elements inside a aid-group element to specify an ISO7816 Application ID (AID) your service can handle.
public static final int[] AidGroup Specify one or more aid-group elements inside a host-apdu-service or offhost-apdu-service element to define a group of ISO7816 Application ID (AIDs) that your service can handle.
public static final int[] AlertDialog The set of attributes that describe a AlertDialog's theme.
public static final int[] AlphaAnimation Attributes that can be used with a AlphaAnimation.
public static final int[] AnalogClock Attributes that can be used with a AnalogClock.
public static final int[] AndroidManifest The manifest tag is the root of an AndroidManifest.xml file, describing the contents of an Android package (.apk) file.
public static final int[] AndroidManifestAction Attributes that can be supplied in an AndroidManifest.xml action tag, a child of the intent-filter tag.
public static final int[] AndroidManifestActivity The activity tag declares an Activity class that is available as part of the package's application components, implementing a part of the application's user interface.
public static final int[] AndroidManifestActivityAlias The activity-alias tag declares a new name for an existing activity tag.
public static final int[] AndroidManifestApplication The application tag describes application-level components contained in the package, as well as general application attributes.
public static final int[] AndroidManifestCategory Attributes that can be supplied in an AndroidManifest.xml category tag, a child of the intent-filter tag.
public static final int[] AndroidManifestCompatibleScreensScreen Attributes that can be supplied in an AndroidManifest.xml screen tag, a child of compatible-screens, which is itself a child of the root manifest tag.
public static final int[] AndroidManifestData Attributes that can be supplied in an AndroidManifest.xml data tag, a child of the intent-filter tag, describing the types of data that match.
public static final int[] AndroidManifestGrantUriPermission Attributes that can be supplied in an AndroidManifest.xml grant-uri-permission tag, a child of the provider tag, describing a specific URI path that can be granted as a permission.
public static final int[] AndroidManifestInstrumentation Attributes that can be supplied in an AndroidManifest.xml instrumentation tag, a child of the root manifest tag.
public static final int[] AndroidManifestIntentFilter The intent-filter tag is used to construct an IntentFilter object that will be used to determine which component can handle a particular Intent that has been given to the system.
public static final int[] AndroidManifestLibrary The library tag declares that this apk is providing itself as a shared library for other applications to use.
public static final int[] AndroidManifestMetaData The meta-data tag is used to attach additional arbitrary data to an application component.
public static final int[] AndroidManifestOriginalPackage Private tag to declare the original package name that this package is based on.
public static final int[] AndroidManifestPackageVerifier Attributes relating to a package verifier.
public static final int[] AndroidManifestPathPermission Attributes that can be supplied in an AndroidManifest.xml path-permission tag, a child of the provider tag, describing a permission that allows access to a specific path in the provider.
public static final int[] AndroidManifestPermission The permission tag declares a security permission that can be used to control access from other packages to specific components or features in your package (or other packages).
public static final int[] AndroidManifestPermissionGroup The permission-group tag declares a logical grouping of related permissions.
public static final int[] AndroidManifestPermissionTree The permission-tree tag declares the base of a tree of permission values: it declares that this package has ownership of the given permission name, as well as all names underneath it (separated by '.').
public static final int[] AndroidManifestProtectedBroadcast Private tag to declare system protected broadcast actions.
public static final int[] AndroidManifestProvider The provider tag declares a ContentProvider class that is available as part of the package's application components, supplying structured access to data managed by the application.
public static final int[] AndroidManifestReceiver The receiver tag declares an BroadcastReceiver class that is available as part of the package's application components, allowing the application to receive actions or data broadcast by other applications even if it is not currently running.
public static final int[] AndroidManifestService The service tag declares a Service class that is available as part of the package's application components, implementing long-running background operations or a rich communication API that can be called by other packages.
public static final int[] AndroidManifestSupportsInputInputType The input-type tag is a child of the supports-input tag, which is itself a child of the root manifest tag.
public static final int[] AndroidManifestSupportsScreens The supports-screens specifies the screen dimensions an application supports.
public static final int[] AndroidManifestUsesConfiguration The uses-configuration tag specifies a specific hardware configuration value used by the application.
public static final int[] AndroidManifestUsesFeature The uses-feature tag specifies a specific feature used by the application.
public static final int[] AndroidManifestUsesLibrary The uses-libraries specifies a shared library that this package requires to be linked against.
public static final int[] AndroidManifestUsesPermission The uses-permission tag requests a <permission> that the containing package must be granted in order for it to operate correctly.
public static final int[] AndroidManifestUsesSdk The uses-sdk tag describes the SDK features that the containing package must be running on to operate correctly.
public static final int[] AnimatedRotateDrawable Attributes that can be used with a AnimatedRotateDrawable.
public static final int[] Animation Attributes that can be used with a Animation.
public static final int[] AnimationDrawable Drawable used to render several animated frames.
public static final int[] AnimationDrawableItem Represents a single frame inside an AnimationDrawable.
public static final int[] AnimationSet Attributes that can be used with a AnimationSet.
public static final int[] Animator Attributes that can be used with a Animator.
public static final int[] AnimatorSet Attributes that can be used with a AnimatorSet.
public static final int[] AnticipateInterpolator Attributes that can be used with a AnticipateInterpolator.
public static final int[] AnticipateOvershootInterpolator Attributes that can be used with a AnticipateOvershootInterpolator.
public static final int[] AppWidgetProviderInfo Use appwidget-provider as the root tag of the XML resource that describes an AppWidget provider.
public static final int[] AutoCompleteTextView Attributes that can be used with a AutoCompleteTextView.
public static final int[] BitmapDrawable Drawable used to draw bitmaps.
public static final int[] Button Attributes that can be used with a Button.
public static final int[] CalendarView Attributes that can be used with a CalendarView.
public static final int[] CheckBoxPreference Base attributes available to CheckBoxPreference.
public static final int[] CheckedTextView Attributes that can be used with a CheckedTextView.
public static final int[] Chronometer Attributes that can be used with a Chronometer.
public static final int[] ClipDrawable Attributes that can be used with a ClipDrawable.
public static final int[] ColorDrawable Drawable used to draw a single color.
public static final int[] CompoundButton Attributes that can be used with a CompoundButton.
public static final int[] ContactsDataKind Maps a specific contact data MIME-type to styling information.
public static final int[] CycleInterpolator Attributes that can be used with a CycleInterpolator.
public static final int[] DatePicker Attributes that can be used with a DatePicker.
public static final int[] DecelerateInterpolator Attributes that can be used with a DecelerateInterpolator.
public static final int[] DeviceAdmin Use device-admin as the root tag of the XML resource that describes a DeviceAdminReceiver, which is referenced from its DEVICE_ADMIN_META_DATA meta-data entry.
public static final int[] DialogPreference Base attributes available to DialogPreference.
public static final int[] Drawable Base attributes that are available to all Drawable objects.
public static final int[] DrawableCorners Describes the corners for the rectangle shape of a GradientDrawable.
public static final int[] DrawableStates Drawable states.
public static final int[] Dream Use dream as the root tag of the XML resource that describes an DreamService, which is referenced from its DREAM_META_DATA meta-data entry.
public static final int[] EditText Attributes that can be used with a EditText.
public static final int[] ExpandableListChildIndicatorState State array representing an expandable list child's indicator.
public static final int[] ExpandableListGroupIndicatorState State array representing an expandable list group's indicator.
public static final int[] ExpandableListView Attributes that can be used with a ExpandableListView.
public static final int[] Extra An extra data value to place into a an extra/name value pair held in a Bundle, as per Bundle.
public static final int[] Fade Use fadeas the root tag of the XML resource that describes a Fade transition.
public static final int[] Fragment Attributes that can be used with <fragment> tags inside of the layout of an Activity.
public static final int[] FragmentAnimation Fragment animation class attributes.
public static final int[] FragmentBreadCrumbs Attributes that can be used with <FragmentBreadCrumbs> tags.
public static final int[] FrameLayout Attributes that can be used with a FrameLayout.
public static final int[] FrameLayout_Layout Attributes that can be used with a FrameLayout_Layout.
public static final int[] Gallery Attributes that can be used with a Gallery.
public static final int[] GestureOverlayView GestureOverlayView specific attributes.
public static final int[] GlowPadView Attributes that can be used with a GlowPadView.
public static final int[] GradientDrawable Drawable used to render a geometric shape, with a gradient or a solid color.
public static final int[] GradientDrawableGradient Used to describe the gradient used to fill the shape of a GradientDrawable.
public static final int[] GradientDrawablePadding Used to specify the optional padding of a GradientDrawable.
public static final int[] GradientDrawableSize Used to specify the size of the shape for GradientDrawable.
public static final int[] GradientDrawableSolid Used to fill the shape of GradientDrawable with a solid color.
public static final int[] GradientDrawableStroke Used to describe the optional stroke of a GradientDrawable.
public static final int[] GridLayout Attributes that can be used with a GridLayout.
public static final int[] GridLayoutAnimation Attributes that can be used with a GridLayoutAnimation.
public static final int[] GridLayout_Layout Attributes that can be used with a GridLayout_Layout.
public static final int[] GridView Attributes that can be used with a GridView.
public static final int[] HorizontalScrollView Attributes that can be used with a HorizontalScrollView.
public static final int[] HostApduService Use host-apdu-service as the root tag of the XML resource that describes an HostApduService service, which is referenced from its SERVICE_META_DATA entry.
public static final int[] Icon Attributes that can be used with a Icon.
public static final int[] IconDefault Attributes that can be used with a IconDefault.
public static final int[] IconMenuView Attributes that can be used with a IconMenuView.
public static final int[] ImageSwitcher Attributes that can be used with a ImageSwitcher.
public static final int[] ImageView Attributes that can be used with a ImageView.
public static final int[] InputExtras An input-extras is a container for extra data to supply to an input method.
public static final int[] InputMethod Use input-method as the root tag of the XML resource that describes an InputMethod service, which is referenced from its SERVICE_META_DATA meta-data entry.
public static final int[] InputMethodService Attributes that can be used with a InputMethodService.
public static final int[] InputMethod_Subtype This is the subtype of InputMethod.
public static final int[] InsetDrawable Attributes that can be used with a InsetDrawable.
public static final int[] Intent Declaration of an Intent object in XML.
public static final int[] IntentCategory A category to add to an Intent, as per Intent.addCategory().
public static final int[] KeySet Attributes that can be used with a KeySet.
public static final int[] Keyboard Attributes that can be used with a Keyboard.
public static final int[] KeyboardLayout Use keyboard-layouts as the root tag of the XML resource that describes a collection of keyboard layouts provided by an application.
public static final int[] KeyboardView Attributes that can be used with a KeyboardView.
public static final int[] KeyboardViewPreviewState Attributes that can be used with a KeyboardViewPreviewState.
public static final int[] Keyboard_Key Attributes that can be used with a Keyboard_Key.
public static final int[] Keyboard_Row Attributes that can be used with a Keyboard_Row.
public static final int[] KeyguardGlowStripView Attributes that can be used with a KeyguardGlowStripView.
public static final int[] KeyguardSecurityViewFlipper_Layout Attributes that can be used with a KeyguardSecurityViewFlipper_Layout.
public static final int[] LayerDrawable Drawable used to render several drawables stacked on top of each other.
public static final int[] LayerDrawableItem Describes an item (or child) of a LayerDrawable.
public static final int[] LayoutAnimation Attributes that can be used with a LayoutAnimation.
public static final int[] LevelListDrawableItem Attributes that can be used with a LevelListDrawableItem.
public static final int[] LinearLayout Attributes that can be used with a LinearLayout.
public static final int[] LinearLayout_Layout Attributes that can be used with a LinearLayout_Layout.
public static final int[] ListPreference Base attributes available to ListPreference.
public static final int[] ListView Attributes that can be used with a ListView.
public static final int[] LockPatternView Attributes that can be used with a LockPatternView.
public static final int[] MapView The set of attributes for a MapView.
public static final int[] MediaRouteButton Attributes that can be used with a MediaRouteButton.
public static final int[] Menu Base attributes that are available to all Menu objects.
public static final int[] MenuGroup Base attributes that are available to all groups.
public static final int[] MenuItem Base attributes that are available to all Item objects.
public static final int[] MenuItemCheckedFocusedState State array representing a menu item that is currently focused and checked.
public static final int[] MenuItemCheckedState State array representing a menu item that is currently checked.
public static final int[] MenuItemUncheckedFocusedState State array representing a menu item that is focused and checkable but is not currently checked.
public static final int[] MenuItemUncheckedState State array representing a menu item that is checkable but is not currently checked.
public static final int[] MenuView Attributes that can be used with a MenuView.
public static final int[] MultiPaneChallengeLayout Attributes that can be used with a MultiPaneChallengeLayout.
public static final int[] MultiPaneChallengeLayout_Layout Attributes that can be used with a MultiPaneChallengeLayout_Layout.
public static final int[] MultiSelectListPreference Attributes that can be used with a MultiSelectListPreference.
public static final int[] MultiWaveView Attributes that can be used with a MultiWaveView.
public static final int[] NinePatchDrawable Drawable used to draw 9-patches.
public static final int[] NumPadKey Attributes that can be used with a NumPadKey.
public static final int[] OffHostApduService Use offhost-apdu-service as the root tag of the XML resource that describes an OffHostApduService service, which is referenced from its SERVICE_META_DATA entry.
public static final int[] OvershootInterpolator Attributes that can be used with a OvershootInterpolator.
public static final int[] PagedView PagedView specific attributes.
public static final int[] Pointer Attributes that can be used with a Pointer.
public static final int[] PointerIcon Attributes that can be used with a PointerIcon.
public static final int[] PopupWindow Attributes that can be used with a PopupWindow.
public static final int[] PopupWindowBackgroundState Attributes that can be used with a PopupWindowBackgroundState.
public static final int[] Preference Base attributes available to Preference.
public static final int[] PreferenceFrameLayout Attributes that can be used with a PreferenceFrameLayout.
public static final int[] PreferenceFrameLayout_Layout Attributes that can be used with a PreferenceFrameLayout_Layout.
public static final int[] PreferenceGroup Base attributes available to PreferenceGroup.
public static final int[] PreferenceHeader Attribute for a header describing the item shown in the top-level list from which the selects the set of preference to dig in to.
public static final int[] PrintService Use print-service as the root tag of the XML resource that describes an PrintService service, which is referenced from its SERVICE_META_DATA meta-data entry.
public static final int[] ProgressBar This field is deprecated. Not used by the framework.
public static final int[] PropertyAnimator Attributes that can be used with a PropertyAnimator.
public static final int[] PublicKey Attributes that can be used with a PublicKey.
public static final int[] QuickContactBadge Attributes that can be used with a QuickContactBadge.
public static final int[] RadioGroup Attributes that can be used with a RadioGroup.
public static final int[] RatingBar Attributes that can be used with a RatingBar.
public static final int[] RecognitionService Use recognition-service as the root tag of the XML resource that describes a RecognitionService, which is reference from its SERVICE_META_DATA meta-data entry.
public static final int[] RelativeLayout Attributes that can be used with a RelativeLayout.
public static final int[] RelativeLayout_Layout Attributes that can be used with a RelativeLayout_Layout.
public static final int[] RingtonePreference Base attributes available to RingtonePreference.
public static final int[] RotateAnimation Attributes that can be used with a RotateAnimation.
public static final int[] RotateDrawable Drawable used to rotate another drawable.
public static final int[] ScaleAnimation Attributes that can be used with a ScaleAnimation.
public static final int[] ScaleDrawable Attributes that can be used with a ScaleDrawable.
public static final int[] ScrollView Attributes that can be used with a ScrollView.
public static final int[] SearchView Attributes that can be used with a SearchView.
public static final int[] Searchable Searchable activities and applications must provide search configuration information in an XML file, typically called searchable.xml.
public static final int[] SearchableActionKey In order to process special action keys during search, you must define them using one or more "ActionKey" elements in your Searchable metadata.
public static final int[] SeekBar Attributes that can be used with a SeekBar.
public static final int[] SelectionModeDrawables Attributes that can be used with a SelectionModeDrawables.
public static final int[] SettingInjectorService Use injected-location-setting as the root tag of the XML resource that describes an injected "Location services" setting.
public static final int[] ShapeDrawable Drawable used to draw shapes.
public static final int[] ShapeDrawablePadding Defines the padding of a ShapeDrawable.
public static final int[] SizeAdaptiveLayout Attributes that can be used with a SizeAdaptiveLayout.
public static final int[] SizeAdaptiveLayout_Layout Attributes that can be used with a SizeAdaptiveLayout_Layout.
public static final int[] SlidingChallengeLayout_Layout Attributes that can be used with a SlidingChallengeLayout_Layout.
public static final int[] SlidingDrawer SlidingDrawer specific attributes.
public static final int[] SlidingTab Attributes that can be used with a SlidingTab.
public static final int[] SpellChecker Use spell-checker as the root tag of the XML resource that describes an SpellCheckerService service, which is referenced from its SERVICE_META_DATA meta-data entry.
public static final int[] SpellChecker_Subtype This is the subtype of the spell checker.
public static final int[] Spinner Attributes that can be used with a Spinner.
public static final int[] StackView Attributes that can be used with a StackView.
public static final int[] StateListDrawable Drawable used to render several states.
public static final int[] Storage Attributes that can be used with a Storage.
public static final int[] SuggestionSpan Attributes that can be used with a SuggestionSpan.
public static final int[] Switch Attributes that can be used with a Switch.
public static final int[] SwitchPreference Attributes that can be used with a SwitchPreference.
public static final int[] SyncAdapter Use account-authenticator as the root tag of the XML resource that describes an account authenticator.
public static final int[] TabWidget Attributes that can be used with a TabWidget.
public static final int[] TableLayout Attributes that can be used with a TableLayout.
public static final int[] TableRow Attributes that can be used with a TableRow.
public static final int[] TableRow_Cell Attributes that can be used with a TableRow_Cell.
public static final int[] TextAppearance Attributes that can be used with a TextAppearance.
public static final int[] TextClock Attributes that can be used with a TextClock.
public static final int[] TextSwitcher Attributes that can be used with a TextSwitcher.
public static final int[] TextToSpeechEngine Use tts-engine as the root tag of the XML resource that describes a text to speech engine implemented as a subclass of TextToSpeechService.
public static final int[] TextView Attributes that can be used with a TextView.
public static final int[] TextViewAppearance Attributes that can be used with a TextViewAppearance.
public static final int[] TextViewMultiLineBackgroundState Attributes that can be used with a TextViewMultiLineBackgroundState.
public static final int[] Theme These are the standard attributes that make up a complete theme.
public static final int[] TimePicker Attributes that can be used with a TimePicker.
public static final int[] ToggleButton Attributes that can be used with a ToggleButton.
public static final int[] Transition Use specific transition subclass names as the root tag of the XML resource that describes a Transition, such as move, fade, and set.
public static final int[] TransitionManager Use transitionManager as the root tag of the XML resource that describes a TransitionManager.
public static final int[] TransitionSet Use set as the root tag of the XML resource that describes a TransitionSet transition.
public static final int[] TransitionTarget Use target as the root tag of the XML resource that describes a targetId of a transition.
public static final int[] TranslateAnimation Attributes that can be used with a TranslateAnimation.
public static final int[] TwoLineListItem Attributes that can be used with a TwoLineListItem.
public static final int[] VerticalSlider_Layout Attributes that can be used with a VerticalSlider_Layout.
public static final int[] View Attributes that can be used with View or any of its subclasses.
public static final int[] ViewAnimator Attributes that can be used with a ViewAnimator.
public static final int[] ViewDrawableStates Attributes that can be used with a ViewDrawableStates.
public static final int[] ViewFlipper Attributes that can be used with a ViewFlipper.
public static final int[] ViewGroup Attributes that can be used with a ViewGroup or any of its subclasses.
public static final int[] ViewGroup_Layout This is the basic set of layout attributes that are common to all layout managers.
public static final int[] ViewGroup_MarginLayout This is the basic set of layout attributes for layout managers that wish to place margins around their child views.
public static final int[] ViewStub A ViewStub lets you lazily include other XML layouts inside your application at runtime.
public static final int[] ViewSwitcher Attributes that can be used with a ViewSwitcher.
public static final int[] VolumePreference Base attributes available to VolumePreference.
public static final int[] Wallpaper Use wallpaper as the root tag of the XML resource that describes an WallpaperService, which is referenced from its SERVICE_META_DATA meta-data entry.
public static final int[] WallpaperPreviewInfo Use wallpaper-preview as the root tag of the XML resource that describes a wallpaper preview.
public static final int[] Window The set of attributes that describe a Windows's theme.
public static final int[] WindowAnimation Window animation class attributes.
Public Constructors
R.styleable()
[Expand]
Inherited Methods
From class java.lang.Object

Constants

public static final int AbsListView_cacheColorHint

Indicates that this list will always be drawn on top of solid, single-color opaque background. This allows the list to optimize drawing.

Must be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol cacheColorHint.

Constant Value: 6 (0x00000006)

public static final int AbsListView_choiceMode

Defines the choice behavior for the view. By default, lists do not have any choice behavior. By setting the choiceMode to singleChoice, the list allows up to one item to be in a chosen state. By setting the choiceMode to multipleChoice, the list allows any number of items to be chosen. Finally, by setting the choiceMode to multipleChoiceModal the list allows any number of items to be chosen in a special selection mode. The application will supply a AbsListView.MultiChoiceModeListener using setMultiChoiceModeListener(AbsListView.MultiChoiceModeListener) to control the selection mode. This uses the ActionMode API.

Must be one of the following constant values.

ConstantValueDescription
none0 Normal list that does not indicate choices.
singleChoice1 The list allows up to one choice.
multipleChoice2 The list allows multiple choices.
multipleChoiceModal3 The list allows multiple choices in a custom selection mode.

This corresponds to the global attribute resource symbol choiceMode.

Constant Value: 7 (0x00000007)

public static final int AbsListView_drawSelectorOnTop

When set to true, the selector will be drawn over the selected item. Otherwise the selector is drawn behind the selected item. The default value is false.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol drawSelectorOnTop.

Constant Value: 1 (0x00000001)

public static final int AbsListView_fastScrollAlwaysVisible

When set to true, the list will always show the fast scroll interface. This setting implies fastScrollEnabled.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol fastScrollAlwaysVisible.

Constant Value: 10 (0x0000000a)

public static final int AbsListView_fastScrollEnabled

Enables the fast scroll thumb that can be dragged to quickly scroll through the list.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol fastScrollEnabled.

Constant Value: 8 (0x00000008)

public static final int AbsListView_listSelector

Drawable used to indicate the currently selected item in the list.

May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

May be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

This corresponds to the global attribute resource symbol listSelector.

Constant Value: 0 (0x00000000)

public static final int AbsListView_scrollingCache

When set to true, the list uses a drawing cache during scrolling. This makes the rendering faster but uses more memory. The default value is true.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol scrollingCache.

Constant Value: 3 (0x00000003)

public static final int AbsListView_smoothScrollbar

When set to true, the list will use a more refined calculation method based on the pixels height of the items visible on screen. This property is set to true by default but should be set to false if your adapter will display items of varying heights. When this property is set to true and your adapter displays items of varying heights, the scrollbar thumb will change size as the user scrolls through the list. When set to fale, the list will use only the number of items in the adapter and the number of items visible on screen to determine the scrollbar's properties.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol smoothScrollbar.

Constant Value: 9 (0x00000009)

public static final int AbsListView_stackFromBottom

Used by ListView and GridView to stack their content from the bottom.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol stackFromBottom.

Constant Value: 2 (0x00000002)

public static final int AbsListView_textFilterEnabled

When set to true, the list will filter results as the user types. The List's adapter must support the Filterable interface for this to work.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol textFilterEnabled.

Constant Value: 4 (0x00000004)

public static final int AbsListView_transcriptMode

Sets the transcript mode for the list. In transcript mode, the list scrolls to the bottom to make new items visible when they are added.

Must be one of the following constant values.

ConstantValueDescription
disabled0 Disables transcript mode. This is the default value.
normal1 The list will automatically scroll to the bottom when a data set change notification is received and only if the last item is already visible on screen.
alwaysScroll2 The list will automatically scroll to the bottom, no matter what items are currently visible.

This corresponds to the global attribute resource symbol transcriptMode.

Constant Value: 5 (0x00000005)

public static final int AbsSpinner_entries

Reference to an array resource that will populate the Spinner. For static content, this is simpler than populating the Spinner programmatically.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

This corresponds to the global attribute resource symbol entries.

Constant Value: 0 (0x00000000)

public static final int AbsoluteLayout_Layout_layout_x

This symbol is the offset where the layout_x attribute's value can be found in the AbsoluteLayout_Layout array.

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters).

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 0 (0x00000000)

public static final int AbsoluteLayout_Layout_layout_y

This symbol is the offset where the layout_y attribute's value can be found in the AbsoluteLayout_Layout array.

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters).

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 1 (0x00000001)

public static final int AccelerateInterpolator_factor

This is the amount of deceleration to add when easing in.

Must be a floating point value, such as "1.2".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol factor.

Constant Value: 0 (0x00000000)

public static final int AccessibilityService_accessibilityEventTypes

The event types this serivce would like to receive as specified in AccessibilityEvent. This setting can be changed at runtime by calling android.accessibilityservice.AccessibilityService.setServiceInfo(android.accessibilityservice.AccessibilityServiceInfo).

Must be one or more (separated by '|') of the following constant values.

ConstantValueDescription
typeViewClicked0x00000001 Receives TYPE_VIEW_CLICKED events.
typeViewLongClicked0x00000002 Receives TYPE_VIEW_LONG_CLICKED events.
typeViewSelected0x00000004 Receives TYPE_VIEW_SELECTED events.
typeViewFocused0x00000008 Receives TYPE_VIEW_FOCUSED events.
typeViewTextChanged0x00000010 Receives TYPE_VIEW_TEXT_CHANGED events.
typeWindowStateChanged0x00000020 Receives TYPE_WINDOW_STATE_CHANGED events.
typeNotificationStateChanged0x00000040 Receives TYPE_NOTIFICATION_STATE_CHANGED events.
typeViewHoverEnter0x00000080 Receives TYPE_VIEW_HOVER_ENTER events.
typeViewHoverExit0x00000100 Receives TYPE_VIEW_HOVER_EXIT events.
typeTouchExplorationGestureStart0x00000200 Receives TYPE_TOUCH_EXPLORATION_GESTURE_START events.
typeTouchExplorationGestureEnd0x00000400 Receives TYPE_TOUCH_EXPLORATION_GESTURE_END events.
typeWindowContentChanged0x00000800 Receives TYPE_WINDOW_CONTENT_CHANGED events.
typeViewScrolled0x000001000 Receives TYPE_VIEW_SCROLLED events.
typeViewTextSelectionChanged0x000002000 Receives TYPE_VIEW_TEXT_SELECTION_CHANGED events.
typeAllMask0xffffffff Receives TYPES_ALL_MASK i.e. all events.

This corresponds to the global attribute resource symbol accessibilityEventTypes.

Constant Value: 2 (0x00000002)

public static final int AccessibilityService_accessibilityFeedbackType

The feedback types this serivce provides as specified in AccessibilityServiceInfo. This setting can be changed at runtime by calling android.accessibilityservice.AccessibilityService.setServiceInfo(android.accessibilityservice.AccessibilityServiceInfo).

Must be one or more (separated by '|') of the following constant values.

ConstantValueDescription
feedbackSpoken0x00000001 Provides FEEDBACK_SPOKEN feedback.
feedbackHaptic0x00000002 Provides FEEDBACK_HAPTIC feedback.
feedbackAudible0x00000004 Provides FEEDBACK_AUDIBLE feedback.
feedbackVisual0x00000008 Provides FEEDBACK_VISUAL feedback.
feedbackGeneric0x00000010 Provides FEEDBACK_GENERIC feedback.
feedbackAllMask0xffffffff Provides FEEDBACK_ALL_MASK feedback.

This corresponds to the global attribute resource symbol accessibilityFeedbackType.

Constant Value: 4 (0x00000004)

public static final int AccessibilityService_accessibilityFlags

Additional flags as specified in AccessibilityServiceInfo. This setting can be changed at runtime by calling android.accessibilityservice.AccessibilityService.setServiceInfo(android.accessibilityservice.AccessibilityServiceInfo).

Must be one or more (separated by '|') of the following constant values.

ConstantValueDescription
flagDefault0x00000001 Has flag DEFAULT
flagIncludeNotImportantViews0x00000002 Has flag FLAG_INCLUDE_NOT_IMPORTANT_VIEWS
flagRequestTouchExplorationMode0x00000004 Has flag FLAG_REQUEST_TOUCH_EXPLORATION_MODE
flagRequestEnhancedWebAccessibility0x00000008 Has flag FLAG_REQUEST_ENHANCED_WEB_ACCESSIBILITY
flagReportViewIds0x00000010 Has flag FLAG_REPORT_VIEW_IDS
flagRequestFilterKeyEvents0x00000020 Has flag FLAG_REQUEST_FILTER_KEY_EVENTS

This corresponds to the global attribute resource symbol accessibilityFlags.

Constant Value: 6 (0x00000006)

public static final int AccessibilityService_canRequestEnhancedWebAccessibility

Attribute whether the accessibility service wants to be able to request enhanced web accessibility enhancements. For example, installing scripts to make app content more accessible.

Required to allow setting the #AccessibilityServiceInfo#FLAG_REQUEST_ENHANCED_WEB_ACCESSIBILITY flag.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol canRequestEnhancedWebAccessibility.

Constant Value: 9 (0x00000009)

public static final int AccessibilityService_canRequestFilterKeyEvents

Attribute whether the accessibility service wants to be able to request to filter key events.

Required to allow setting the #AccessibilityServiceInfo#FLAG_REQUEST_FILTER_KEY_EVENTS flag.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol canRequestFilterKeyEvents.

Constant Value: 10 (0x0000000a)

public static final int AccessibilityService_canRequestTouchExplorationMode

Attribute whether the accessibility service wants to be able to request touch exploration mode in which touched items are spoken aloud and the UI can be explored via gestures.

Required to allow setting the #AccessibilityServiceInfo#FLAG_REQUEST_TOUCH_EXPLORATION_MODE flag.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol canRequestTouchExplorationMode.

Constant Value: 8 (0x00000008)

public static final int AccessibilityService_canRetrieveWindowContent

Attribute whether the accessibility service wants to be able to retrieve the active window content. This setting cannot be changed at runtime.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol canRetrieveWindowContent.

Constant Value: 7 (0x00000007)

public static final int AccessibilityService_description

Short description of the accessibility serivce purpose or behavior.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

This corresponds to the global attribute resource symbol description.

Constant Value: 0 (0x00000000)

public static final int AccessibilityService_notificationTimeout

The minimal period in milliseconds between two accessibility events of the same type are sent to this serivce. This setting can be changed at runtime by calling android.accessibilityservice.AccessibilityService.setServiceInfo(android.accessibilityservice.AccessibilityServiceInfo).

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol notificationTimeout.

Constant Value: 5 (0x00000005)

public static final int AccessibilityService_packageNames

Comma separated package names from which this serivce would like to receive events (leave out for all packages). android.accessibilityservice.AccessibilityService.setServiceInfo(android.accessibilityservice.AccessibilityServiceInfo).

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol packageNames.

Constant Value: 3 (0x00000003)

public static final int AccessibilityService_settingsActivity

Component name of an activity that allows the user to modify the settings for this service. This setting cannot be changed at runtime.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol settingsActivity.

Constant Value: 1 (0x00000001)

public static final int AccountAuthenticator_accountPreferences

A preferences.xml file for authenticator-specific settings.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

This corresponds to the global attribute resource symbol accountPreferences.

Constant Value: 4 (0x00000004)

public static final int AccountAuthenticator_accountType

The account type this authenticator handles.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol accountType.

Constant Value: 2 (0x00000002)

public static final int AccountAuthenticator_customTokens

Account handles its own token storage and permissions. Default to false

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol customTokens.

Constant Value: 5 (0x00000005)

public static final int AccountAuthenticator_icon

The icon of the authenticator.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

This corresponds to the global attribute resource symbol icon.

Constant Value: 1 (0x00000001)

public static final int AccountAuthenticator_label

The user-visible name of the authenticator.

May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This corresponds to the global attribute resource symbol label.

Constant Value: 0 (0x00000000)

public static final int AccountAuthenticator_smallIcon

Smaller icon of the authenticator.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

This corresponds to the global attribute resource symbol smallIcon.

Constant Value: 3 (0x00000003)

public static final int ActionBar_LayoutParams_layout_gravity

Standard gravity constant that a child supplies to its parent. Defines how the child view should be positioned, on both the X and Y axes, within its enclosing layout.

Must be one or more (separated by '|') of the following constant values.

ConstantValueDescription
top0x30 Push object to the top of its container, not changing its size.
bottom0x50 Push object to the bottom of its container, not changing its size.
left0x03 Push object to the left of its container, not changing its size.
right0x05 Push object to the right of its container, not changing its size.
center_vertical0x10 Place object in the vertical center of its container, not changing its size.
fill_vertical0x70 Grow the vertical size of the object if needed so it completely fills its container.
center_horizontal0x01 Place object in the horizontal center of its container, not changing its size.
fill_horizontal0x07 Grow the horizontal size of the object if needed so it completely fills its container.
center0x11 Place the object in the center of its container in both the vertical and horizontal axis, not changing its size.
fill0x77 Grow the horizontal and vertical size of the object if needed so it completely fills its container.
clip_vertical0x80 Additional option that can be set to have the top and/or bottom edges of the child clipped to its container's bounds. The clip will be based on the vertical gravity: a top gravity will clip the bottom edge, a bottom gravity will clip the top edge, and neither will clip both edges.
clip_horizontal0x08 Additional option that can be set to have the left and/or right edges of the child clipped to its container's bounds. The clip will be based on the horizontal gravity: a left gravity will clip the right edge, a right gravity will clip the left edge, and neither will clip both edges.
start0x00800003 Push object to the beginning of its container, not changing its size.
end0x00800005 Push object to the end of its container, not changing its size.

This corresponds to the global attribute resource symbol layout_gravity.

Constant Value: 0 (0x00000000)

public static final int ActionBar_background

Specifies a background drawable for the action bar.

May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

May be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

This corresponds to the global attribute resource symbol background.

Constant Value: 2 (0x00000002)

public static final int ActionBar_backgroundSplit

Specifies a background drawable for the bottom component of a split action bar.

May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

May be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

This corresponds to the global attribute resource symbol backgroundSplit.

Constant Value: 18 (0x00000012)

public static final int ActionBar_backgroundStacked

Specifies a background drawable for a second stacked row of the action bar.

May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

May be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

This corresponds to the global attribute resource symbol backgroundStacked.

Constant Value: 17 (0x00000011)

public static final int ActionBar_customNavigationLayout

Specifies a layout for custom navigation. Overrides navigationMode.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

This corresponds to the global attribute resource symbol customNavigationLayout.

Constant Value: 10 (0x0000000a)

public static final int ActionBar_displayOptions

Options affecting how the action bar is displayed.

Must be one or more (separated by '|') of the following constant values.

ConstantValueDescription
none0
useLogo0x1
showHome0x2
homeAsUp0x4
showTitle0x8
showCustom0x10
disableHome0x20

This corresponds to the global attribute resource symbol displayOptions.

Constant Value: 8 (0x00000008)

public static final int ActionBar_divider

Specifies the drawable used for item dividers.

May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

May be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

This corresponds to the global attribute resource symbol divider.

Constant Value: 3 (0x00000003)

public static final int ActionBar_height

Specifies a fixed height.

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters).

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol height.

Constant Value: 4 (0x00000004)

public static final int ActionBar_homeLayout

Specifies a layout to use for the "home" section of the action bar.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

This corresponds to the global attribute resource symbol homeLayout.

Constant Value: 15 (0x0000000f)

public static final int ActionBar_icon

Specifies the drawable used for the application icon.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

This corresponds to the global attribute resource symbol icon.

Constant Value: 0 (0x00000000)

public static final int ActionBar_indeterminateProgressStyle

Specifies a style resource to use for an indeterminate progress spinner.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

This corresponds to the global attribute resource symbol indeterminateProgressStyle.

Constant Value: 13 (0x0000000d)

public static final int ActionBar_itemPadding

Specifies padding that should be applied to the left and right sides of system-provided items in the bar.

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters).

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol itemPadding.

Constant Value: 16 (0x00000010)

public static final int ActionBar_logo

Specifies the drawable used for the application logo.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

This corresponds to the global attribute resource symbol logo.

Constant Value: 6 (0x00000006)

public static final int ActionBar_navigationMode

The type of navigation to use.

Must be one of the following constant values.

ConstantValueDescription
normal0 Normal static title text
listMode1 The action bar will use a selection list for navigation.
tabMode2 The action bar will use a series of horizontal tabs for navigation.

This corresponds to the global attribute resource symbol navigationMode.

Constant Value: 7 (0x00000007)

public static final int ActionBar_progressBarPadding

Specifies the horizontal padding on either end for an embedded progress bar.

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters).

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol progressBarPadding.

Constant Value: 14 (0x0000000e)

public static final int ActionBar_progressBarStyle

Specifies a style resource to use for an embedded progress bar.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

This corresponds to the global attribute resource symbol progressBarStyle.

Constant Value: 1 (0x00000001)

public static final int ActionBar_subtitle

Specifies subtitle text used for navigationMode="normal"

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol subtitle.

Constant Value: 9 (0x00000009)

public static final int ActionBar_subtitleTextStyle

Specifies a style to use for subtitle text.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

This corresponds to the global attribute resource symbol subtitleTextStyle.

Constant Value: 12 (0x0000000c)

public static final int ActionBar_title

Specifies title text used for navigationMode="normal"

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol title.

Constant Value: 5 (0x00000005)

public static final int ActionBar_titleTextStyle

Specifies a style to use for title text.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

This corresponds to the global attribute resource symbol titleTextStyle.

Constant Value: 11 (0x0000000b)

public static final int ActionMenuItemView_minWidth

This symbol is the offset where the minWidth attribute's value can be found in the ActionMenuItemView array.

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters).

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 0 (0x00000000)

public static final int ActionMode_background

Specifies a background for the action mode bar.

May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

May be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

This corresponds to the global attribute resource symbol background.

Constant Value: 0 (0x00000000)

public static final int ActionMode_backgroundSplit

Specifies a background for the split action mode bar.

May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

May be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

This corresponds to the global attribute resource symbol backgroundSplit.

Constant Value: 4 (0x00000004)

public static final int ActionMode_height

Specifies a fixed height for the action mode bar.

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters).

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol height.

Constant Value: 1 (0x00000001)

public static final int ActionMode_subtitleTextStyle

Specifies a style to use for subtitle text.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

This corresponds to the global attribute resource symbol subtitleTextStyle.

Constant Value: 3 (0x00000003)

public static final int ActionMode_titleTextStyle

Specifies a style to use for title text.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

This corresponds to the global attribute resource symbol titleTextStyle.

Constant Value: 2 (0x00000002)

public static final int AdapterViewAnimator_animateFirstView

Defines whether to animate the current View when the ViewAnimation is first displayed.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol animateFirstView.

Constant Value: 2 (0x00000002)

public static final int AdapterViewAnimator_inAnimation

Identifier for the animation to use when a view is shown.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

This corresponds to the global attribute resource symbol inAnimation.

Constant Value: 0 (0x00000000)

public static final int AdapterViewAnimator_loopViews

Defines whether the animator loops to the first view once it has reached the end of the list.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol loopViews.

Constant Value: 3 (0x00000003)

public static final int AdapterViewAnimator_outAnimation

Identifier for the animation to use when a view is hidden.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

This corresponds to the global attribute resource symbol outAnimation.

Constant Value: 1 (0x00000001)

public static final int AdapterViewFlipper_autoStart

When true, automatically start animating

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol autoStart.

Constant Value: 1 (0x00000001)

public static final int AdapterViewFlipper_flipInterval

This symbol is the offset where the flipInterval attribute's value can be found in the AdapterViewFlipper array.

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 0 (0x00000000)

public static final int AidFilter_name

The ISO7816 Application ID. This attribute is mandatory.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol name.

Constant Value: 0 (0x00000000)

public static final int AidGroup_category

The category attribute will be used by the Android platform to present multiple applications that register ISO 7816 Application IDs (AIDs) in the same category uniformly. Additionally, when a category is specified, Android will ensure that either all AIDs in this group are routed to this application, or none at all. This attribute is optional.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol category.

Constant Value: 1 (0x00000001)

public static final int AidGroup_description

Short description of what the AID group implements. This attribute is mandatory.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

This corresponds to the global attribute resource symbol description.

Constant Value: 0 (0x00000000)

public static final int AlertDialog_bottomBright

This symbol is the offset where the bottomBright attribute's value can be found in the AlertDialog array.

May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

May be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

Constant Value: 7 (0x00000007)

public static final int AlertDialog_bottomDark

This symbol is the offset where the bottomDark attribute's value can be found in the AlertDialog array.

May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

May be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

Constant Value: 3 (0x00000003)

public static final int AlertDialog_bottomMedium

This symbol is the offset where the bottomMedium attribute's value can be found in the AlertDialog array.

May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

May be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

Constant Value: 8 (0x00000008)

public static final int AlertDialog_centerBright

This symbol is the offset where the centerBright attribute's value can be found in the AlertDialog array.

May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

May be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

Constant Value: 6 (0x00000006)

public static final int AlertDialog_centerDark

This symbol is the offset where the centerDark attribute's value can be found in the AlertDialog array.

May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

May be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

Constant Value: 2 (0x00000002)

public static final int AlertDialog_centerMedium

This symbol is the offset where the centerMedium attribute's value can be found in the AlertDialog array.

May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

May be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

Constant Value: 9 (0x00000009)

public static final int AlertDialog_fullBright

This symbol is the offset where the fullBright attribute's value can be found in the AlertDialog array.

May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

May be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

Constant Value: 4 (0x00000004)

public static final int AlertDialog_fullDark

This symbol is the offset where the fullDark attribute's value can be found in the AlertDialog array.

May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

May be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

Constant Value: 0 (0x00000000)

public static final int AlertDialog_layout

Supply an identifier for the layout resource to inflate when the ViewStub becomes visible or when forced to do so. The layout resource must be a valid reference to a layout.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

This corresponds to the global attribute resource symbol layout.

Constant Value: 10 (0x0000000a)

public static final int AlertDialog_topBright

This symbol is the offset where the topBright attribute's value can be found in the AlertDialog array.

May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

May be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

Constant Value: 5 (0x00000005)

public static final int AlertDialog_topDark

This symbol is the offset where the topDark attribute's value can be found in the AlertDialog array.

May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

May be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

Constant Value: 1 (0x00000001)

public static final int AlphaAnimation_fromAlpha

This symbol is the offset where the fromAlpha attribute's value can be found in the AlphaAnimation array.

Must be a floating point value, such as "1.2".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 0 (0x00000000)

public static final int AlphaAnimation_toAlpha

This symbol is the offset where the toAlpha attribute's value can be found in the AlphaAnimation array.

Must be a floating point value, such as "1.2".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 1 (0x00000001)

public static final int AnalogClock_dial

This symbol is the offset where the dial attribute's value can be found in the AnalogClock array.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

Constant Value: 0 (0x00000000)

public static final int AnalogClock_hand_hour

This symbol is the offset where the hand_hour attribute's value can be found in the AnalogClock array.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

Constant Value: 1 (0x00000001)

public static final int AnalogClock_hand_minute

This symbol is the offset where the hand_minute attribute's value can be found in the AnalogClock array.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

Constant Value: 2 (0x00000002)

public static final int AndroidManifestAction_name

The name of an action that is handled, using the Java-style naming convention. For example, to support Intent.ACTION_VIEW you would put android.intent.action.VIEW here. Custom actions should generally use a prefix matching the package name.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol name.

Constant Value: 0 (0x00000000)

public static final int AndroidManifestActivityAlias_description

Descriptive text for the associated data.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

This corresponds to the global attribute resource symbol description.

Constant Value: 6 (0x00000006)

public static final int AndroidManifestActivityAlias_enabled

Specify whether the activity-alias is enabled or not (that is, can be instantiated by the system). It can also be specified for an application as a whole, in which case a value of "false" will override any component specific values (a value of "true" will not override the component specific values).

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol enabled.

Constant Value: 4 (0x00000004)

public static final int AndroidManifestActivityAlias_exported

Flag indicating whether the given application component is available to other applications. If false, it can only be accessed by applications with its same user id (which usually means only by code in its own package). If true, it can be invoked by external entities, though which ones can do so may be controlled through permissions. The default value is false for activity, receiver, and service components that do not specify any intent filters; it is true for activity, receiver, and service components that do have intent filters (implying they expect to be invoked by others who do not know their particular component name) and for all content providers.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol exported.

Constant Value: 5 (0x00000005)

public static final int AndroidManifestActivityAlias_icon

A Drawable resource providing a graphical representation of its associated item. Use with the application tag (to supply a default icon for all application components), or with the activity, receiver, service, or instrumentation tag (to supply a specific icon for that component). It may also be used with the intent-filter tag to supply an icon to show to the user when an activity is being selected based on a particular Intent.

The given icon will be used to display to the user a graphical representation of its associated component; for example, as the icon for main activity that is displayed in the launcher. This must be a reference to a Drawable resource containing the image definition.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

This corresponds to the global attribute resource symbol icon.

Constant Value: 1 (0x00000001)

public static final int AndroidManifestActivityAlias_label

A user-legible name for the given item. Use with the application tag (to supply a default label for all application components), or with the activity, receiver, service, or instrumentation tag (to supply a specific label for that component). It may also be used with the intent-filter tag to supply a label to show to the user when an activity is being selected based on a particular Intent.

The given label will be used wherever the user sees information about its associated component; for example, as the name of a main activity that is displayed in the launcher. You should generally set this to a reference to a string resource, so that it can be localized, however it is also allowed to supply a plain string for quick and dirty programming.

May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This corresponds to the global attribute resource symbol label.

Constant Value: 0 (0x00000000)

public static final int AndroidManifestActivityAlias_logo

A Drawable resource providing an extended graphical logo for its associated item. Use with the application tag (to supply a default logo for all application components), or with the activity, receiver, service, or instrumentation tag (to supply a specific logo for that component). It may also be used with the intent-filter tag to supply a logo to show to the user when an activity is being selected based on a particular Intent.

The given logo will be used to display to the user a graphical representation of its associated component; for example as the header in the Action Bar. The primary differences between an icon and a logo are that logos are often wider and more detailed, and are used without an accompanying text caption. This must be a reference to a Drawable resource containing the image definition.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

This corresponds to the global attribute resource symbol logo.

Constant Value: 8 (0x00000008)

public static final int AndroidManifestActivityAlias_name

Required name of the class implementing the activity, deriving from Activity. This is a fully qualified class name (for example, com.mycompany.myapp.MyActivity); as a short-hand if the first character of the class is a period then it is appended to your package name.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol name.

Constant Value: 2 (0x00000002)

public static final int AndroidManifestActivityAlias_parentActivityName

The name of the logical parent of the activity as it appears in the manifest.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol parentActivityName.

Constant Value: 9 (0x00000009)

public static final int AndroidManifestActivityAlias_permission

Specify a permission that a client is required to have in order to use the associated object. If the client does not hold the named permission, its request will fail. See the Security and Permissions document for more information on permissions.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol permission.

Constant Value: 3 (0x00000003)

public static final int AndroidManifestActivityAlias_targetActivity

The name of the activity this alias should launch. The activity must be in the same manifest as the alias, and have been defined in that manifest before the alias here. This must use a Java-style naming convention to ensure the name is unique, for example "com.mycompany.MyName".

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol targetActivity.

Constant Value: 7 (0x00000007)

public static final int AndroidManifestActivity_allowTaskReparenting

Specify that an activity can be moved out of a task it is in to the task it has an affinity for when appropriate. Use with the application tag (to supply a default for all activities in the application), or with an activity tag (to supply a specific setting for that component).

Normally when an application is started, it is associated with the task of the activity that started it and stays there for its entire lifetime. You can use the allowTaskReparenting feature to force an activity to be re-parented to a different task when the task it is in goes to the background. Typically this is used to cause the activities of an application to move back to the main task associated with that application. The activity is re-parented to the task with the same taskAffinity as it has.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol allowTaskReparenting.

Constant Value: 19 (0x00000013)

public static final int AndroidManifestActivity_alwaysRetainTaskState

Specify whether an acitivty's task state should always be maintained by the system, or if it is allowed to reset the task to its initial state in certain situations.

Normally the system will reset a task (remove all activities from the stack and reset the root activity) in certain situations when the user re-selects that task from the home screen. Typically this will be done if the user hasn't visited that task for a certain amount of time, such as 30 minutes.

By setting this attribute, the user will always return to your task in its last state, regardless of how they get there. This is useful, for example, in an application like the web browser where there is a lot of state (such as multiple open tabs) that the application would not like to lose.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol alwaysRetainTaskState.

Constant Value: 18 (0x00000012)

public static final int AndroidManifestActivity_clearTaskOnLaunch

Specify whether an activity's task should be cleared when it is re-launched from the home screen. As a result, every time the user starts the task, they will be brought to its root activity, regardless of whether they used BACK or HOME to last leave it. This flag only applies to activities that are used to start the root of a new task.

An example of the use of this flag would be for the case where a user launches activity A from home, and from there goes to activity B. They now press home, and then return to activity A. Normally they would see activity B, since that is what they were last doing in A's task. However, if A has set this flag to true, then upon going to the background all of the tasks on top of it (B in this case) are removed, so when the user next returns to A they will restart at its original activity.

When this option is used in conjunction with allowTaskReparenting, the allowTaskReparenting trumps the clear. That is, all activities above the root activity of the task will be removed: those that have an affinity will be moved to the task they are associated with, otherwise they will simply be dropped as described here.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol clearTaskOnLaunch.

Constant Value: 11 (0x0000000b)

public static final int AndroidManifestActivity_configChanges

Specify one or more configuration changes that the activity will handle itself. If not specified, the activity will be restarted if any of these configuration changes happen in the system. Otherwise, the activity will remain running and its Activity.onConfigurationChanged method called with the new configuration.

Note that all of these configuration changes can impact the resource values seen by the application, so you will generally need to re-retrieve all resources (including view layouts, drawables, etc) to correctly handle any configuration change.

These values must be kept in sync with those in ActivityInfo and include/utils/ResourceTypes.h.

Must be one or more (separated by '|') of the following constant values.

ConstantValueDescription
mcc0x0001 The IMSI MCC has changed, that is a SIM has been detected and updated the Mobile Country Code.
mnc0x0002 The IMSI MNC has changed, that is a SIM has been detected and updated the Mobile Network Code.
locale0x0004 The locale has changed, that is the user has selected a new language that text should be displayed in.
touchscreen0x0008 The touchscreen has changed. Should never normally happen.
keyboard0x0010 The keyboard type has changed, for example the user has plugged in an external keyboard.
keyboardHidden0x0020 The keyboard or navigation accessibility has changed, for example the user has slid the keyboard out to expose it. Note that despite its name, this applied to any accessibility: keyboard or navigation.
navigation0x0040 The navigation type has changed. Should never normally happen.
orientation0x0080 The screen orientation has changed, that is the user has rotated the device.
screenLayout0x0100 The screen layout has changed. This might be caused by a different display being activated.
uiMode0x0200 The global user interface mode has changed. For example, going in or out of car mode, night mode changing, etc.
screenSize0x0400 The current available screen size has changed. If applications don't target at least HONEYCOMB_MR2 then the activity will always handle this itself (the change will not result in a restart). This represents a change in the currently available size, so will change when the user switches between landscape and portrait.
smallestScreenSize0x0800 The physical screen size has changed. If applications don't target at least HONEYCOMB_MR2 then the activity will always handle this itself (the change will not result in a restart). This represents a change in size regardless of orientation, so will only change when the actual physical screen size has changed such as switching to an external display.
layoutDirection0x2000 The layout direction has changed. For example going from LTR to RTL.
fontScale0x40000000 The font scaling factor has changed, that is the user has selected a new global font size.

This corresponds to the global attribute resource symbol configChanges.

Constant Value: 16 (0x00000010)

public static final int AndroidManifestActivity_description

Descriptive text for the associated data.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

This corresponds to the global attribute resource symbol description.

Constant Value: 17 (0x00000011)

public static final int AndroidManifestActivity_enabled

Specify whether the activity is enabled or not (that is, can be instantiated by the system). It can also be specified for an application as a whole, in which case a value of "false" will override any component specific values (a value of "true" will not override the component specific values).

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol enabled.

Constant Value: 5 (0x00000005)

public static final int AndroidManifestActivity_excludeFromRecents

Indicates that an Activity should be excluded from the list of recently launched activities.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol excludeFromRecents.

Constant Value: 13 (0x0000000d)

public static final int AndroidManifestActivity_exported

Flag indicating whether the given application component is available to other applications. If false, it can only be accessed by applications with its same user id (which usually means only by code in its own package). If true, it can be invoked by external entities, though which ones can do so may be controlled through permissions. The default value is false for activity, receiver, and service components that do not specify any intent filters; it is true for activity, receiver, and service components that do have intent filters (implying they expect to be invoked by others who do not know their particular component name) and for all content providers.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol exported.

Constant Value: 6 (0x00000006)

public static final int AndroidManifestActivity_finishOnCloseSystemDialogs

Specify whether an activity should be finished when a "close system windows" request has been made. This happens, for example, when the home key is pressed, when the device is locked, when a system dialog showing recent applications is displayed, etc.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol finishOnCloseSystemDialogs.

Constant Value: 22 (0x00000016)

public static final int AndroidManifestActivity_finishOnTaskLaunch

Specify whether an activity should be finished when its task is brought to the foreground by relaunching from the home screen.

If both this option and allowTaskReparenting are specified, the finish trumps the affinity: the affinity will be ignored and the activity simply finished.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol finishOnTaskLaunch.

Constant Value: 10 (0x0000000a)

public static final int AndroidManifestActivity_hardwareAccelerated

Flag indicating whether the application's rendering should be hardware accelerated if possible. This flag is turned on by default for applications that are targeting ICE_CREAM_SANDWICH or later.

This flag can be set on the application and any activity declared in the manifest. When enabled for the application, each activity is automatically assumed to be hardware accelerated. This flag can be overridden in the activity tags, either turning it off (if on for the application) or on (if off for the application.)

When this flag is turned on for an activity (either directly or via the application tag), every window created from the activity, including the activity's own window, will be hardware accelerated, if possible.

Please refer to the documentation of FLAG_HARDWARE_ACCELERATED for more information on how to control this flag programmatically.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol hardwareAccelerated.

Constant Value: 25 (0x00000019)

public static final int AndroidManifestActivity_icon

A Drawable resource providing a graphical representation of its associated item. Use with the application tag (to supply a default icon for all application components), or with the activity, receiver, service, or instrumentation tag (to supply a specific icon for that component). It may also be used with the intent-filter tag to supply an icon to show to the user when an activity is being selected based on a particular Intent.

The given icon will be used to display to the user a graphical representation of its associated component; for example, as the icon for main activity that is displayed in the launcher. This must be a reference to a Drawable resource containing the image definition.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

This corresponds to the global attribute resource symbol icon.

Constant Value: 2 (0x00000002)

public static final int AndroidManifestActivity_immersive

Flag declaring this activity to be 'immersive'; immersive activities should not be interrupted with other activities or notifications.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol immersive.

Constant Value: 24 (0x00000018)

public static final int AndroidManifestActivity_label

A user-legible name for the given item. Use with the application tag (to supply a default label for all application components), or with the activity, receiver, service, or instrumentation tag (to supply a specific label for that component). It may also be used with the intent-filter tag to supply a label to show to the user when an activity is being selected based on a particular Intent.

The given label will be used wherever the user sees information about its associated component; for example, as the name of a main activity that is displayed in the launcher. You should generally set this to a reference to a string resource, so that it can be localized, however it is also allowed to supply a plain string for quick and dirty programming.

May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This corresponds to the global attribute resource symbol label.

Constant Value: 1 (0x00000001)

public static final int AndroidManifestActivity_launchMode

Specify how an activity should be launched. See the Tasks and Back Stack document for important information on how these options impact the behavior of your application.

If this attribute is not specified, standard launch mode will be used. Note that the particular launch behavior can be changed in some ways at runtime through the Intent flags FLAG_ACTIVITY_SINGLE_TOP, FLAG_ACTIVITY_NEW_TASK, and FLAG_ACTIVITY_MULTIPLE_TASK.

Must be one of the following constant values.

ConstantValueDescription
standard0 The default mode, which will usually create a new instance of the activity when it is started, though this behavior may change with the introduction of other options such as Intent.FLAG_ACTIVITY_NEW_TASK.
singleTop1 If, when starting the activity, there is already an instance of the same activity class in the foreground that is interacting with the user, then re-use that instance. This existing instance will receive a call to Activity.onNewIntent() with the new Intent that is being started.
singleTask2 If, when starting the activity, there is already a task running that starts with this activity, then instead of starting a new instance the current task is brought to the front. The existing instance will receive a call to Activity.onNewIntent() with the new Intent that is being started, and with the Intent.FLAG_ACTIVITY_BROUGHT_TO_FRONT flag set. This is a superset of the singleTop mode, where if there is already an instance of the activity being started at the top of the stack, it will receive the Intent as described there (without the FLAG_ACTIVITY_BROUGHT_TO_FRONT flag set). See the Tasks and Back Stack document for more details about tasks.
singleInstance3 Only allow one instance of this activity to ever be running. This activity gets a unique task with only itself running in it; if it is ever launched again with the same Intent, then that task will be brought forward and its Activity.onNewIntent() method called. If this activity tries to start a new activity, that new activity will be launched in a separate task. See the Tasks and Back Stack document for more details about tasks.

This corresponds to the global attribute resource symbol launchMode.

Constant Value: 14 (0x0000000e)

public static final int AndroidManifestActivity_logo

A Drawable resource providing an extended graphical logo for its associated item. Use with the application tag (to supply a default logo for all application components), or with the activity, receiver, service, or instrumentation tag (to supply a specific logo for that component). It may also be used with the intent-filter tag to supply a logo to show to the user when an activity is being selected based on a particular Intent.

The given logo will be used to display to the user a graphical representation of its associated component; for example as the header in the Action Bar. The primary differences between an icon and a logo are that logos are often wider and more detailed, and are used without an accompanying text caption. This must be a reference to a Drawable resource containing the image definition.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

This corresponds to the global attribute resource symbol logo.

Constant Value: 23 (0x00000017)

public static final int AndroidManifestActivity_multiprocess

Specify whether a component is allowed to have multiple instances of itself running in different processes. Use with the activity and provider tags.

Normally the system will ensure that all instances of a particular component are only running in a single process. You can use this attribute to disable that behavior, allowing the system to create instances wherever they are used (provided permissions allow it). This is most often used with content providers, so that instances of a provider can be created in each client process, allowing them to be used without performing IPC.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol multiprocess.

Constant Value: 9 (0x00000009)

public static final int AndroidManifestActivity_name

Required name of the class implementing the activity, deriving from Activity. This is a fully qualified class name (for example, com.mycompany.myapp.MyActivity); as a short-hand if the first character of the class is a period then it is appended to your package name.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol name.

Constant Value: 3 (0x00000003)

public static final int AndroidManifestActivity_noHistory

Specify whether an activity should be kept in its history stack. If this attribute is set, then as soon as the user navigates away from the activity it will be finished and they will no longer be able to return to it.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol noHistory.

Constant Value: 21 (0x00000015)

public static final int AndroidManifestActivity_parentActivityName

The name of the logical parent of the activity as it appears in the manifest.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol parentActivityName.

Constant Value: 27 (0x0000001b)

public static final int AndroidManifestActivity_permission

Specify a permission that a client is required to have in order to use the associated object. If the client does not hold the named permission, its request will fail. See the Security and Permissions document for more information on permissions.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol permission.

Constant Value: 4 (0x00000004)

public static final int AndroidManifestActivity_process

Specify a specific process that the associated code is to run in. Use with the application tag (to supply a default process for all application components), or with the activity, receiver, service, or provider tag (to supply a specific icon for that component).

Application components are normally run in a single process that is created for the entire application. You can use this tag to modify where they run. If the process name begins with a ':' character, a new process private to that application will be created when needed to run that component (allowing you to spread your application across multiple processes). If the process name begins with a lower-case character, the component will be run in a global process of that name, provided that you have permission to do so, allowing multiple applications to share one process to reduce resource usage.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol process.

Constant Value: 7 (0x00000007)

public static final int AndroidManifestActivity_screenOrientation

Specify the orientation an activity should be run in. If not specified, it will run in the current preferred orientation of the screen.

This attribute is supported by the <activity> element.

Must be one of the following constant values.

ConstantValueDescription
unspecified-1 No preference specified: let the system decide the best orientation. This will either be the orientation selected by the activity below, or the user's preferred orientation if this activity is the bottom of a task. If the user explicitly turned off sensor based orientation through settings sensor based device rotation will be ignored. If not by default sensor based orientation will be taken into account and the orientation will changed based on how the user rotates the device. Corresponds to SCREEN_ORIENTATION_UNSPECIFIED.
landscape0 Would like to have the screen in a landscape orientation: that is, with the display wider than it is tall, ignoring sensor data. Corresponds to SCREEN_ORIENTATION_LANDSCAPE.
portrait1 Would like to have the screen in a portrait orientation: that is, with the display taller than it is wide, ignoring sensor data. Corresponds to SCREEN_ORIENTATION_PORTRAIT.
user2 Use the user's current preferred orientation of the handset. Corresponds to SCREEN_ORIENTATION_USER.
behind3 Keep the screen in the same orientation as whatever is behind this activity. Corresponds to SCREEN_ORIENTATION_BEHIND.
sensor4 Orientation is determined by a physical orientation sensor: the display will rotate based on how the user moves the device. Ignores user's setting to turn off sensor-based rotation. Corresponds to SCREEN_ORIENTATION_SENSOR.
nosensor5 Always ignore orientation determined by orientation sensor: the display will not rotate when the user moves the device. Corresponds to SCREEN_ORIENTATION_NOSENSOR.
sensorLandscape6 Would like to have the screen in landscape orientation, but can use the sensor to change which direction the screen is facing. Corresponds to SCREEN_ORIENTATION_SENSOR_LANDSCAPE.
sensorPortrait7 Would like to have the screen in portrait orientation, but can use the sensor to change which direction the screen is facing. Corresponds to SCREEN_ORIENTATION_SENSOR_PORTRAIT.
reverseLandscape8 Would like to have the screen in landscape orientation, turned in the opposite direction from normal landscape. Corresponds to SCREEN_ORIENTATION_REVERSE_LANDSCAPE.
reversePortrait9 Would like to have the screen in portrait orientation, turned in the opposite direction from normal portrait. Corresponds to SCREEN_ORIENTATION_REVERSE_PORTRAIT.
fullSensor10 Orientation is determined by a physical orientation sensor: the display will rotate based on how the user moves the device. This allows any of the 4 possible rotations, regardless of what the device will normally do (for example some devices won't normally use 180 degree rotation). Corresponds to SCREEN_ORIENTATION_FULL_SENSOR.
userLandscape11 Would like to have the screen in landscape orientation, but if the user has enabled sensor-based rotation then we can use the sensor to change which direction the screen is facing. Corresponds to SCREEN_ORIENTATION_USER_LANDSCAPE.
userPortrait12 Would like to have the screen in portrait orientation, but if the user has enabled sensor-based rotation then we can use the sensor to change which direction the screen is facing. Corresponds to SCREEN_ORIENTATION_USER_PORTRAIT.
fullUser13 Respect the user's sensor-based rotation preference, but if sensor-based rotation is enabled then allow the screen to rotate in all 4 possible directions regardless of what the device will normally do (for example some devices won't normally use 180 degree rotation). Corresponds to SCREEN_ORIENTATION_FULL_USER.
locked14 Screen is locked to its current rotation, whatever that is. Corresponds to SCREEN_ORIENTATION_LOCKED.

This corresponds to the global attribute resource symbol screenOrientation.

Constant Value: 15 (0x0000000f)

public static final int AndroidManifestActivity_showOnLockScreen

Specify that an Activity should be shown over the lock screen and, in a multiuser environment, across all users' windows

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol showOnLockScreen.

Constant Value: 29 (0x0000001d)

public static final int AndroidManifestActivity_singleUser

If set to true, a single instance of this component will run for all users. That instance will run as user 0, the default/primary user. When the app running is in processes for other users and interacts with this component (by binding to a service for example) those processes will always interact with the instance running for user 0. Enabling single user mode forces "exported" of the component to be false, to help avoid introducing multi-user security bugs. This feature is only available to applications built in to the system image; you must hold the permission INTERACT_ACROSS_USERS in order to use this feature. This flag can only be used with services, receivers, and providers; it can not be used with activities.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol singleUser.

Constant Value: 28 (0x0000001c)

public static final int AndroidManifestActivity_stateNotNeeded

Indicates that an Activity does not need to have its freeze state (as returned by onSaveInstanceState(Bundle) retained in order to be restarted. Generally you use this for activities that do not store any state. When this flag is set, if for some reason the activity is killed before it has a chance to save its state, then the system will not remove it from the activity stack like it normally would. Instead, the next time the user navigates to it its onCreate(Bundle) method will be called with a null icicle, just like it was starting for the first time.

This is used by the Home activity to make sure it does not get removed if it crashes for some reason.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol stateNotNeeded.

Constant Value: 12 (0x0000000c)

public static final int AndroidManifestActivity_taskAffinity

Specify a task name that activities have an "affinity" to. Use with the application tag (to supply a default affinity for all activities in the application), or with the activity tag (to supply a specific affinity for that component).

The default value for this attribute is the same as the package name, indicating that all activities in the manifest should generally be considered a single "application" to the user. You can use this attribute to modify that behavior: either giving them an affinity for another task, if the activities are intended to be part of that task from the user's perspective, or using an empty string for activities that have no affinity to a task.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol taskAffinity.

Constant Value: 8 (0x00000008)

public static final int AndroidManifestActivity_theme

The overall theme to use for an activity. Use with either the application tag (to supply a default theme for all activities) or the activity tag (to supply a specific theme for that activity).

This automatically sets your activity's Context to use this theme, and may also be used for "starting" animations prior to the activity being launched (to better match what the activity actually looks like). It is a reference to a style resource defining the theme. If not set, the default system theme will be used.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

This corresponds to the global attribute resource symbol theme.

Constant Value: 0 (0x00000000)

public static final int AndroidManifestActivity_uiOptions

Extra options for an activity's UI. Applies to either the <activity> or <application> tag. If specified on the <application> tag these will be considered defaults for all activities in the application.

Must be one or more (separated by '|') of the following constant values.

ConstantValueDescription
none0 No extra UI options. This is the default.
splitActionBarWhenNarrow1 Split the options menu into a separate bar at the bottom of the screen when severely constrained for horizontal space. (e.g. portrait mode on a phone.) Instead of a small number of action buttons appearing in the action bar at the top of the screen, the action bar will split into the top navigation section and the bottom menu section. Menu items will not be split across the two bars; they will always appear together.

This corresponds to the global attribute resource symbol uiOptions.

Constant Value: 26 (0x0000001a)

public static final int AndroidManifestActivity_windowSoftInputMode

Specify the default soft-input mode for the main window of this activity. A value besides "unspecified" here overrides any value in the theme.

Must be one or more (separated by '|') of the following constant values.

ConstantValueDescription
stateUnspecified0 Not specified, use what the system thinks is best. This is the default.
stateUnchanged1 Leave the soft input window as-is, in whatever state it last was.
stateHidden2 Make the soft input area hidden when normally appropriate (when the user is navigating forward to your window).
stateAlwaysHidden3 Always make the soft input area hidden when this window has input focus.
stateVisible4 Make the soft input area visible when normally appropriate (when the user is navigating forward to your window).
stateAlwaysVisible5 Always make the soft input area visible when this window has input focus.
adjustUnspecified0x00 The window resize/pan adjustment has not been specified, the system will automatically select between resize and pan modes, depending on whether the content of the window has any layout views that can scroll their contents. If there is such a view, then the window will be resized, with the assumption being that the resizeable area can be reduced to make room for the input UI.
adjustResize0x10 Always resize the window: the content area of the window is reduced to make room for the soft input area.
adjustPan0x20 Don't resize the window to make room for the soft input area; instead pan the contents of the window as focus moves inside of it so that the user can see what they are typing. This is generally less desireable than panning because the user may need to close the input area to get at and interact with parts of the window.
adjustNothing0x30 Don't resize or pan the window to make room for the soft input area; the window is never adjusted for it.

This corresponds to the global attribute resource symbol windowSoftInputMode.

Constant Value: 20 (0x00000014)

public static final int AndroidManifestApplication_allowBackup

Whether to allow the application to participate in the backup and restore infrastructure. If this attribute is set to false, no backup or restore of the application will ever be performed, even by a full-system backup that would otherwise cause all application data to be saved via adb. The default value of this attribute is true.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol allowBackup.

Constant Value: 17 (0x00000011)

public static final int AndroidManifestApplication_allowClearUserData

Option to let applications specify that user data can/cannot be cleared. This flag is turned on by default. This attribute is usable only by applications included in the system image. Third-party apps cannot use it.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol allowClearUserData.

Constant Value: 5 (0x00000005)

public static final int AndroidManifestApplication_allowTaskReparenting

Specify that an activity can be moved out of a task it is in to the task it has an affinity for when appropriate. Use with the application tag (to supply a default for all activities in the application), or with an activity tag (to supply a specific setting for that component).

Normally when an application is started, it is associated with the task of the activity that started it and stays there for its entire lifetime. You can use the allowTaskReparenting feature to force an activity to be re-parented to a different task when the task it is in goes to the background. Typically this is used to cause the activities of an application to move back to the main task associated with that application. The activity is re-parented to the task with the same taskAffinity as it has.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol allowTaskReparenting.

Constant Value: 14 (0x0000000e)

public static final int AndroidManifestApplication_backupAgent

The name of the class subclassing BackupAgent to manage backup and restore of the application's data on external storage.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol backupAgent.

Constant Value: 16 (0x00000010)

public static final int AndroidManifestApplication_debuggable

Flag indicating whether the application can be debugged, even when running on a device that is running in user mode.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol debuggable.

Constant Value: 10 (0x0000000a)

public static final int AndroidManifestApplication_description

Descriptive text for the associated data.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

This corresponds to the global attribute resource symbol description.

Constant Value: 13 (0x0000000d)

public static final int AndroidManifestApplication_enabled

Specify whether the components in this application are enabled or not (that is, can be instantiated by the system). If "false", it overrides any component specific values (a value of "true" will not override the component specific values).

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol enabled.

Constant Value: 9 (0x00000009)

public static final int AndroidManifestApplication_hardwareAccelerated

Flag indicating whether the application's rendering should be hardware accelerated if possible. This flag is turned on by default for applications that are targeting ICE_CREAM_SANDWICH or later.

This flag can be set on the application and any activity declared in the manifest. When enabled for the application, each activity is automatically assumed to be hardware accelerated. This flag can be overridden in the activity tags, either turning it off (if on for the application) or on (if off for the application.)

When this flag is turned on for an activity (either directly or via the application tag), every window created from the activity, including the activity's own window, will be hardware accelerated, if possible.

Please refer to the documentation of FLAG_HARDWARE_ACCELERATED for more information on how to control this flag programmatically.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol hardwareAccelerated.

Constant Value: 23 (0x00000017)

public static final int AndroidManifestApplication_hasCode

Indicate whether this application contains code. If set to false, there is no code associated with it and thus the system will not try to load its code when launching components. The default is true for normal behavior.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol hasCode.

Constant Value: 7 (0x00000007)

public static final int AndroidManifestApplication_icon

A Drawable resource providing a graphical representation of its associated item. Use with the application tag (to supply a default icon for all application components), or with the activity, receiver, service, or instrumentation tag (to supply a specific icon for that component). It may also be used with the intent-filter tag to supply an icon to show to the user when an activity is being selected based on a particular Intent.

The given icon will be used to display to the user a graphical representation of its associated component; for example, as the icon for main activity that is displayed in the launcher. This must be a reference to a Drawable resource containing the image definition.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

This corresponds to the global attribute resource symbol icon.

Constant Value: 2 (0x00000002)

public static final int AndroidManifestApplication_killAfterRestore

Whether the application in question should be terminated after its settings have been restored during a full-system restore operation. Single-package restore operations will never cause the application to be shut down. Full-system restore operations typically only occur once, when the phone is first set up. Third-party applications will not usually need to use this attribute.

The default is true, which means that after the application has finished processing its data during a full-system restore, it will be terminated.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol killAfterRestore.

Constant Value: 18 (0x00000012)

public static final int AndroidManifestApplication_label

A user-legible name for the given item. Use with the application tag (to supply a default label for all application components), or with the activity, receiver, service, or instrumentation tag (to supply a specific label for that component). It may also be used with the intent-filter tag to supply a label to show to the user when an activity is being selected based on a particular Intent.

The given label will be used wherever the user sees information about its associated component; for example, as the name of a main activity that is displayed in the launcher. You should generally set this to a reference to a string resource, so that it can be localized, however it is also allowed to supply a plain string for quick and dirty programming.

May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This corresponds to the global attribute resource symbol label.

Constant Value: 1 (0x00000001)

public static final int AndroidManifestApplication_largeHeap

Request that your application's processes be created with a large Dalvik heap. This applies to all processes created for the application. It only applies to the first application loaded into a process; if using a sharedUserId to allow multiple applications to use a process, they all must use this option consistently or will get unpredictable results.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol largeHeap.

Constant Value: 24 (0x00000018)

public static final int AndroidManifestApplication_logo

A Drawable resource providing an extended graphical logo for its associated item. Use with the application tag (to supply a default logo for all application components), or with the activity, receiver, service, or instrumentation tag (to supply a specific logo for that component). It may also be used with the intent-filter tag to supply a logo to show to the user when an activity is being selected based on a particular Intent.

The given logo will be used to display to the user a graphical representation of its associated component; for example as the header in the Action Bar. The primary differences between an icon and a logo are that logos are often wider and more detailed, and are used without an accompanying text caption. This must be a reference to a Drawable resource containing the image definition.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

This corresponds to the global attribute resource symbol logo.

Constant Value: 22 (0x00000016)

public static final int AndroidManifestApplication_manageSpaceActivity

Name of activity to be launched for managing the application's space on the device.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol manageSpaceActivity.

Constant Value: 4 (0x00000004)

public static final int AndroidManifestApplication_name

An optional name of a class implementing the overall Application for this package. When the process for your package is started, this class is instantiated before any of the other application components. Note that this is not required, and in fact most applications will probably not need it.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol name.

Constant Value: 3 (0x00000003)

public static final int AndroidManifestApplication_permission

Specify a permission that a client is required to have in order to use the associated object. If the client does not hold the named permission, its request will fail. See the Security and Permissions document for more information on permissions.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol permission.

Constant Value: 6 (0x00000006)

public static final int AndroidManifestApplication_persistent

Flag to control special persistent mode of an application. This should not normally be used by applications; it requires that the system keep your application running at all times.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol persistent.

Constant Value: 8 (0x00000008)

public static final int AndroidManifestApplication_process

Specify a specific process that the associated code is to run in. Use with the application tag (to supply a default process for all application components), or with the activity, receiver, service, or provider tag (to supply a specific icon for that component).

Application components are normally run in a single process that is created for the entire application. You can use this tag to modify where they run. If the process name begins with a ':' character, a new process private to that application will be created when needed to run that component (allowing you to spread your application across multiple processes). If the process name begins with a lower-case character, the component will be run in a global process of that name, provided that you have permission to do so, allowing multiple applications to share one process to reduce resource usage.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol process.

Constant Value: 11 (0x0000000b)

public static final int AndroidManifestApplication_requiredAccountType

Declare that this application requires an account of a certain type. The default value is null and indicates that the application can work without any accounts. The type should correspond to the account authenticator type, such as "com.google".

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol requiredAccountType.

Constant Value: 29 (0x0000001d)

public static final int AndroidManifestApplication_requiredForAllUsers

Flag to specify if this application needs to be present for all users. Only pre-installed applications can request this feature. Default value is false.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol requiredForAllUsers.

Constant Value: 27 (0x0000001b)

public static final int AndroidManifestApplication_restoreAnyVersion

Indicate that the application is prepared to attempt a restore of any backed-up dataset, even if the backup is apparently from a newer version of the application than is currently installed on the device. Setting this attribute to true will permit the Backup Manager to attempt restore even when a version mismatch suggests that the data are incompatible. Use with caution!

The default value of this attribute is false.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol restoreAnyVersion.

Constant Value: 21 (0x00000015)

public static final int AndroidManifestApplication_restoreNeedsApplication

This constant is deprecated.
This attribute is not used by the Android operating system.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol restoreNeedsApplication.

Constant Value: 19 (0x00000013)

public static final int AndroidManifestApplication_restrictedAccountType

Declare that this application requires access to restricted accounts of a certain type. The default value is null and restricted accounts won\'t be visible to this application. The type should correspond to the account authenticator type, such as "com.google".

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol restrictedAccountType.

Constant Value: 28 (0x0000001c)

public static final int AndroidManifestApplication_supportsRtl

Declare that your application will be able to deal with RTL (right to left) layouts. If set to false (default value), your application will not care about RTL layouts.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol supportsRtl.

Constant Value: 26 (0x0000001a)

public static final int AndroidManifestApplication_taskAffinity

Specify a task name that activities have an "affinity" to. Use with the application tag (to supply a default affinity for all activities in the application), or with the activity tag (to supply a specific affinity for that component).

The default value for this attribute is the same as the package name, indicating that all activities in the manifest should generally be considered a single "application" to the user. You can use this attribute to modify that behavior: either giving them an affinity for another task, if the activities are intended to be part of that task from the user's perspective, or using an empty string for activities that have no affinity to a task.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol taskAffinity.

Constant Value: 12 (0x0000000c)

public static final int AndroidManifestApplication_testOnly

Option to indicate this application is only for testing purposes. For example, it may expose functionality or data outside of itself that would cause a security hole, but is useful for testing. This kind of application can not be installed without the INSTALL_ALLOW_TEST flag, which means only through adb install.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol testOnly.

Constant Value: 15 (0x0000000f)

public static final int AndroidManifestApplication_theme

The overall theme to use for an activity. Use with either the application tag (to supply a default theme for all activities) or the activity tag (to supply a specific theme for that activity).

This automatically sets your activity's Context to use this theme, and may also be used for "starting" animations prior to the activity being launched (to better match what the activity actually looks like). It is a reference to a style resource defining the theme. If not set, the default system theme will be used.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

This corresponds to the global attribute resource symbol theme.

Constant Value: 0 (0x00000000)

public static final int AndroidManifestApplication_uiOptions

Extra options for an activity's UI. Applies to either the <activity> or <application> tag. If specified on the <application> tag these will be considered defaults for all activities in the application.

Must be one or more (separated by '|') of the following constant values.

ConstantValueDescription
none0 No extra UI options. This is the default.
splitActionBarWhenNarrow1 Split the options menu into a separate bar at the bottom of the screen when severely constrained for horizontal space. (e.g. portrait mode on a phone.) Instead of a small number of action buttons appearing in the action bar at the top of the screen, the action bar will split into the top navigation section and the bottom menu section. Menu items will not be split across the two bars; they will always appear together.

This corresponds to the global attribute resource symbol uiOptions.

Constant Value: 25 (0x00000019)

public static final int AndroidManifestApplication_vmSafeMode

Flag indicating whether the application requests the VM to operate in the safe mode.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol vmSafeMode.

Constant Value: 20 (0x00000014)

public static final int AndroidManifestCategory_name

The name of category that is handled, using the Java-style naming convention. For example, to support Intent.CATEGORY_LAUNCHER you would put android.intent.category.LAUNCHER here. Custom actions should generally use a prefix matching the package name.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol name.

Constant Value: 0 (0x00000000)

public static final int AndroidManifestCompatibleScreensScreen_screenDensity

Specifies a compatible screen density, as per the device configuration screen density bins.

May be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

May be one of the following constant values.

ConstantValueDescription
ldpi120 A low density screen, approximately 120dpi.
mdpi160 A medium density screen, approximately 160dpi.
hdpi240 A high density screen, approximately 240dpi.
xhdpi320 An extra high density screen, approximately 320dpi.

This corresponds to the global attribute resource symbol screenDensity.

Constant Value: 1 (0x00000001)

public static final int AndroidManifestCompatibleScreensScreen_screenSize

Specifies a compatible screen size, as per the device configuration screen size bins.

Must be one of the following constant values.

ConstantValueDescription
small200 A small screen configuration, at least 240x320dp.
normal300 A normal screen configuration, at least 320x480dp.
large400 A large screen configuration, at least 400x530dp.
xlarge500 An extra large screen configuration, at least 600x800dp.

This corresponds to the global attribute resource symbol screenSize.

Constant Value: 0 (0x00000000)

public static final int AndroidManifestData_host

Specify a URI authority host that is handled, as per IntentFilter.addDataAuthority().

Note: host name matching in the Android framework is case-sensitive, unlike the formal RFC. As a result, host names here should always use lower case letters.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol host.

Constant Value: 2 (0x00000002)

public static final int AndroidManifestData_mimeType

Specify a MIME type that is handled, as per IntentFilter.addDataType().

Note: MIME type matching in the Android framework is case-sensitive, unlike formal RFC MIME types. As a result, MIME types here should always use lower case letters.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol mimeType.

Constant Value: 0 (0x00000000)

public static final int AndroidManifestData_path

Specify a URI path that must exactly match, as per IntentFilter.addDataPath() with PATTERN_LITERAL.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol path.

Constant Value: 4 (0x00000004)

public static final int AndroidManifestData_pathPattern

Specify a URI path that matches a simple pattern, as per IntentFilter.addDataPath() with PATTERN_SIMPLE_GLOB. Note that because '\' is used as an escape character when reading the string from XML (before it is parsed as a pattern), you will need to double-escape: for example a literal "*" would be written as "\\*" and a literal "\" would be written as "\\\\". This is basically the same as what you would need to write if constructing the string in Java code.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol pathPattern.

Constant Value: 6 (0x00000006)

public static final int AndroidManifestData_pathPrefix

Specify a URI path that must be a prefix to match, as per IntentFilter.addDataPath() with PATTERN_PREFIX.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol pathPrefix.

Constant Value: 5 (0x00000005)

public static final int AndroidManifestData_port

Specify a URI authority port that is handled, as per IntentFilter.addDataAuthority(). If a host is supplied but not a port, any port is matched.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol port.

Constant Value: 3 (0x00000003)

public static final int AndroidManifestData_scheme

Specify a URI scheme that is handled, as per IntentFilter.addDataScheme().

Note: scheme matching in the Android framework is case-sensitive, unlike the formal RFC. As a result, schemes here should always use lower case letters.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol scheme.

Constant Value: 1 (0x00000001)

public static final int AndroidManifestData_ssp

Specify a URI scheme specific part that must exactly match, as per IntentFilter.addDataSchemeSpecificPart() with PATTERN_LITERAL.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol ssp.

Constant Value: 7 (0x00000007)

public static final int AndroidManifestData_sspPattern

Specify a URI scheme specific part that matches a simple pattern, as per IntentFilter.addDataSchemeSpecificPart() with PATTERN_SIMPLE_GLOB. Note that because '\' is used as an escape character when reading the string from XML (before it is parsed as a pattern), you will need to double-escape: for example a literal "*" would be written as "\\*" and a literal "\" would be written as "\\\\". This is basically the same as what you would need to write if constructing the string in Java code.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol sspPattern.

Constant Value: 9 (0x00000009)

public static final int AndroidManifestData_sspPrefix

Specify a URI scheme specific part that must be a prefix to match, as per IntentFilter.addDataSchemeSpecificPart() with PATTERN_PREFIX.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol sspPrefix.

Constant Value: 8 (0x00000008)

public static final int AndroidManifestGrantUriPermission_path

Specify a URI path that must exactly match, as per PatternMatcher with PATTERN_LITERAL.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol path.

Constant Value: 0 (0x00000000)

public static final int AndroidManifestGrantUriPermission_pathPattern

Specify a URI path that matches a simple pattern, as per PatternMatcher with PATTERN_SIMPLE_GLOB. Note that because '\' is used as an escape character when reading the string from XML (before it is parsed as a pattern), you will need to double-escape: for example a literal "*" would be written as "\\*" and a literal "\" would be written as "\\\\". This is basically the same as what you would need to write if constructing the string in Java code.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol pathPattern.

Constant Value: 2 (0x00000002)

public static final int AndroidManifestGrantUriPermission_pathPrefix

Specify a URI path that must be a prefix to match, as per PatternMatcher with PATTERN_PREFIX.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol pathPrefix.

Constant Value: 1 (0x00000001)

public static final int AndroidManifestInstrumentation_functionalTest

Flag indicating that an Instrumentation class should be run as a functional test.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol functionalTest.

Constant Value: 5 (0x00000005)

public static final int AndroidManifestInstrumentation_handleProfiling

Flag indicating that an Instrumentation class wants to take care of starting/stopping profiling itself, rather than relying on the default behavior of profiling the complete time it is running. This allows it to target profiling data at a specific set of operations.

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol handleProfiling.

Constant Value: 4 (0x00000004)

public static final int AndroidManifestInstrumentation_icon

A Drawable resource providing a graphical representation of its associated item. Use with the application tag (to supply a default icon for all application components), or with the activity, receiver, service, or instrumentation tag (to supply a specific icon for that component). It may also be used with the intent-filter tag to supply an icon to show to the user when an activity is being selected based on a particular Intent.

The given icon will be used to display to the user a graphical representation of its associated component; for example, as the icon for main activity that is displayed in the launcher. This must be a reference to a Drawable resource containing the image definition.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

This corresponds to the global attribute resource symbol icon.

Constant Value: 1 (0x00000001)

public static final int AndroidManifestInstrumentation_label

A user-legible name for the given item. Use with the application tag (to supply a default label for all application components), or with the activity, receiver, service, or instrumentation tag (to supply a specific label for that component). It may also be used with the intent-filter tag to supply a label to show to the user when an activity is being selected based on a particular Intent.

The given label will be used wherever the user sees information about its associated component; for example, as the name of a main activity that is displayed in the launcher. You should generally set this to a reference to a string resource, so that it can be localized, however it is also allowed to supply a plain string for quick and dirty programming.

May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This corresponds to the global attribute resource symbol label.

Constant Value: 0 (0x00000000)

public static final int AndroidManifestInstrumentation_logo

A Drawable resource providing an extended graphical logo for its associated item. Use with the application tag (to supply a default logo for all application components), or with the activity, receiver, service, or instrumentation tag (to supply a specific logo for that component). It may also be used with the intent-filter tag to supply a logo to show to the user when an activity is being selected based on a particular Intent.

The given logo will be used to display to the user a graphical representation of its associated component; for example as the header in the Action Bar. The primary differences between an icon and a logo are that logos are often wider and more detailed, and are used without an accompanying text caption. This must be a reference to a Drawable resource containing the image definition.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

This corresponds to the global attribute resource symbol logo.

Constant Value: 6 (0x00000006)

public static final int AndroidManifestInstrumentation_name

Required name of the class implementing the instrumentation, deriving from Instrumentation. This is a fully qualified class name (for example, com.mycompany.myapp.MyActivity); as a short-hand if the first character of the class is a period then it is appended to your package name.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol name.

Constant Value: 2 (0x00000002)

public static final int AndroidManifestInstrumentation_targetPackage

The name of the application package that an Instrumentation object will run against.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol targetPackage.

Constant Value: 3 (0x00000003)

public static final int AndroidManifestIntentFilter_icon

A Drawable resource providing a graphical representation of its associated item. Use with the application tag (to supply a default icon for all application components), or with the activity, receiver, service, or instrumentation tag (to supply a specific icon for that component). It may also be used with the intent-filter tag to supply an icon to show to the user when an activity is being selected based on a particular Intent.

The given icon will be used to display to the user a graphical representation of its associated component; for example, as the icon for main activity that is displayed in the launcher. This must be a reference to a Drawable resource containing the image definition.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

This corresponds to the global attribute resource symbol icon.

Constant Value: 1 (0x00000001)

public static final int AndroidManifestIntentFilter_label

A user-legible name for the given item. Use with the application tag (to supply a default label for all application components), or with the activity, receiver, service, or instrumentation tag (to supply a specific label for that component). It may also be used with the intent-filter tag to supply a label to show to the user when an activity is being selected based on a particular Intent.

The given label will be used wherever the user sees information about its associated component; for example, as the name of a main activity that is displayed in the launcher. You should generally set this to a reference to a string resource, so that it can be localized, however it is also allowed to supply a plain string for quick and dirty programming.

May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This corresponds to the global attribute resource symbol label.

Constant Value: 0 (0x00000000)

public static final int AndroidManifestIntentFilter_logo

A Drawable resource providing an extended graphical logo for its associated item. Use with the application tag (to supply a default logo for all application components), or with the activity, receiver, service, or instrumentation tag (to supply a specific logo for that component). It may also be used with the intent-filter tag to supply a logo to show to the user when an activity is being selected based on a particular Intent.

The given logo will be used to display to the user a graphical representation of its associated component; for example as the header in the Action Bar. The primary differences between an icon and a logo are that logos are often wider and more detailed, and are used without an accompanying text caption. This must be a reference to a Drawable resource containing the image definition.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

This corresponds to the global attribute resource symbol logo.

Constant Value: 3 (0x00000003)

public static final int AndroidManifestIntentFilter_priority

Specify the relative importance or ability in handling a particular Intent. For receivers, this controls the order in which they are executed to receive a broadcast (note that for asynchronous broadcasts, this order is ignored). For activities, this provides information about how good an activity is handling an Intent; when multiple activities match an intent and have different priorities, only those with the higher priority value will be considered a match.

Only use if you really need to impose some specific order in which the broadcasts are received, or want to forcibly place an activity to always be preferred over others. The value is a single integer, with higher numbers considered to be better.

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol priority.

Constant Value: 2 (0x00000002)

public static final int AndroidManifestLibrary_name

Required public name of the library, which other components and packages will use when referring to this library. This is a string using Java-style scoping to ensure it is unique. The name should typically be the same as the apk's package name.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol name.

Constant Value: 0 (0x00000000)

public static final int AndroidManifestMetaData_name

A unique name for the given item. This must use a Java-style naming convention to ensure the name is unique, for example "com.mycompany.MyName".

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol name.

Constant Value: 0 (0x00000000)

public static final int AndroidManifestMetaData_resource

Resource identifier to assign to this piece of named meta-data. The resource identifier can later be retrieved from the meta data Bundle through Bundle.getInt.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

This corresponds to the global attribute resource symbol resource.

Constant Value: 2 (0x00000002)

public static final int AndroidManifestMetaData_value

Concrete value to assign to this piece of named meta-data. The data can later be retrieved from the meta data Bundle through Bundle.getString, Bundle.getInt, Bundle.getBoolean, or Bundle.getFloat depending on the type used here.

May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

May be an integer value, such as "100".

May be a boolean value, either "true" or "false".

May be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

May be a floating point value, such as "1.2".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol value.

Constant Value: 1 (0x00000001)

public static final int AndroidManifestOriginalPackage_name

A unique name for the given item. This must use a Java-style naming convention to ensure the name is unique, for example "com.mycompany.MyName".

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol name.

Constant Value: 0 (0x00000000)

public static final int AndroidManifestPackageVerifier_name

Specifies the Java-style package name that defines this package verifier.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol name.

Constant Value: 0 (0x00000000)

public static final int AndroidManifestPackageVerifier_publicKey

The Base64 encoded public key of the package verifier's signature.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol publicKey.

Constant Value: 1 (0x00000001)

public static final int AndroidManifestPathPermission_path

Specify a URI path that must exactly match, as per PatternMatcher with PATTERN_LITERAL.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol path.

Constant Value: 3 (0x00000003)

public static final int AndroidManifestPathPermission_pathPattern

Specify a URI path that matches a simple pattern, as per PatternMatcher with PATTERN_SIMPLE_GLOB. Note that because '\' is used as an escape character when reading the string from XML (before it is parsed as a pattern), you will need to double-escape: for example a literal "*" would be written as "\\*" and a literal "\" would be written as "\\\\". This is basically the same as what you would need to write if constructing the string in Java code.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol pathPattern.

Constant Value: 5 (0x00000005)

public static final int AndroidManifestPathPermission_pathPrefix

Specify a URI path that must be a prefix to match, as per PatternMatcher with PATTERN_PREFIX.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol pathPrefix.

Constant Value: 4 (0x00000004)

public static final int AndroidManifestPathPermission_permission

Specify a permission that a client is required to have in order to use the associated object. If the client does not hold the named permission, its request will fail. See the Security and Permissions document for more information on permissions.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol permission.

Constant Value: 0 (0x00000000)

public static final int AndroidManifestPathPermission_readPermission

A specific permission name for read-only access to a ContentProvider. See the Security and Permissions document for more information on permissions.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol readPermission.

Constant Value: 1 (0x00000001)

public static final int AndroidManifestPathPermission_writePermission

A specific permission name for write access to a ContentProvider. See the Security and Permissions document for more information on permissions.

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol writePermission.

Constant Value: 2 (0x00000002)

public static final int AndroidManifestPermissionGroup_description

Descriptive text for the associated data.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

This corresponds to the global attribute resource symbol description.

Constant Value: 4 (0x00000004)

public static final int AndroidManifestPermissionGroup_icon

A Drawable resource providing a graphical representation of its associated item. Use with the application tag (to supply a default icon for all application components), or with the activity, receiver, service, or instrumentation tag (to supply a specific icon for that component). It may also be used with the intent-filter tag to supply an icon to show to the user when an activity is being selected based on a particular Intent.

The given icon will be used to display to the user a graphical representation of its associated component; for example, as the icon for main activity that is displayed in the launcher. This must be a reference to a Drawable resource containing the image definition.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

This corresponds to the global attribute resource symbol icon.

Constant Value: 1 (0x00000001)

public static final int AndroidManifestPermissionGroup_label

A user-legible name for the given item. Use with the application tag (to supply a default label for all application components), or with the activity, receiver, service, or instrumentation tag (to supply a specific label for that component). It may also be used with the intent-filter tag to supply a label to show to the user when an activity is being selected based on a particular Intent.

The given label will be used wherever the user sees information about its associated component; for example, as the name of a main activity that is displayed in the launcher. You should generally set this to a reference to a string resource, so that it can be localized, however it is also allowed to supply a plain string for quick and dirty programming.

May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This corresponds to the global attribute resource symbol label.

Constant Value: 0 (0x00000000)

public static final int AndroidManifestPermissionGroup_logo

A Drawable resource providing an extended graphical logo for its associated item. Use with the application tag (to supply a default logo for all application components), or with the activity, receiver, service, or instrumentation tag (to supply a specific logo for that component). It may also be used with the intent-filter tag to supply a logo to show to the user when an activity is being selected based on a particular Intent.

The given logo will be used to display to the user a graphical representation of its associated component; for example as the header in the Action Bar. The primary differences between an icon and a logo are that logos are often wider and more detailed, and are used without an accompanying text caption. This must be a reference to a Drawable resource containing the image definition.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

This corresponds to the global attribute resource symbol logo.

Constant Value: 5 (0x00000005)

public static final int AndroidManifestPermissionGroup_name

Required public name of the permission group, permissions will use to specify the group they are in. This is a string using Java-style scoping to ensure it is unique. The prefix will often be the same as our overall package name, for example "com.mycompany.android.myapp.SomePermission".

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol name.

Constant Value: 2 (0x00000002)

public static final int AndroidManifestPermissionGroup_permissionGroupFlags

Flags indicating more context for a permission group.

Must be one or more (separated by '|') of the following constant values.

ConstantValueDescription
personalInfo0x0001 Set to indicate that this permission group contains permissions protecting access to some information that is considered personal to the user (such as contacts, e-mails, etc).

This corresponds to the global attribute resource symbol permissionGroupFlags.

Constant Value: 6 (0x00000006)

public static final int AndroidManifestPermissionGroup_priority

Specify the relative importance or ability in handling a particular Intent. For receivers, this controls the order in which they are executed to receive a broadcast (note that for asynchronous broadcasts, this order is ignored). For activities, this provides information about how good an activity is handling an Intent; when multiple activities match an intent and have different priorities, only those with the higher priority value will be considered a match.

Only use if you really need to impose some specific order in which the broadcasts are received, or want to forcibly place an activity to always be preferred over others. The value is a single integer, with higher numbers considered to be better.

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This corresponds to the global attribute resource symbol priority.

Co