close
The Wayback Machine - https://web.archive.org/web/20161022072633/https://developer.android.com/reference/android/support/v7/app/ActionBarActivity.html
Skip to content

Most visited

Recently visited

navigation

ActionBarActivity

public class ActionBarActivity
extends AppCompatActivity

java.lang.Object
   ↳ android.content.Context
     ↳ android.content.ContextWrapper
       ↳ android.view.ContextThemeWrapper
         ↳ android.app.Activity
           ↳ android.support.v4.app.FragmentActivity
             ↳ android.support.v7.app.AppCompatActivity
               ↳ android.support.v7.app.ActionBarActivity


This class is deprecated.
Use AppCompatActivity instead.

Summary

Inherited constants

BERJAYAFrom class android.app.Activity
BERJAYAFrom class android.content.Context
BERJAYAFrom interface android.content.ComponentCallbacks2

Inherited fields

BERJAYAFrom class android.app.Activity

Public constructors

ActionBarActivity()

Inherited methods

BERJAYAFrom class android.support.v7.app.AppCompatActivity
BERJAYAFrom class android.support.v4.app.FragmentActivity
BERJAYAFrom class android.app.Activity
BERJAYAFrom class android.view.ContextThemeWrapper
BERJAYAFrom class android.content.ContextWrapper
BERJAYAFrom class android.content.Context
BERJAYAFrom class java.lang.Object
BERJAYAFrom interface android.support.v7.app.AppCompatCallback
BERJAYAFrom interface android.support.v4.app.TaskStackBuilder.SupportParentable
BERJAYAFrom interface android.support.v7.app.ActionBarDrawerToggle.DelegateProvider
BERJAYAFrom interface android.support.v4.app.ActivityCompat.OnRequestPermissionsResultCallback
BERJAYAFrom interface android.support.v4.app.ActivityCompatApi23.RequestPermissionsRequestCodeValidator
BERJAYAFrom interface android.view.LayoutInflater.Factory2
BERJAYAFrom interface android.view.Window.Callback
BERJAYAFrom interface android.view.KeyEvent.Callback
BERJAYAFrom interface android.view.View.OnCreateContextMenuListener
BERJAYAFrom interface android.content.ComponentCallbacks2
BERJAYAFrom interface android.view.LayoutInflater.Factory
BERJAYAFrom interface android.content.ComponentCallbacks

Public constructors

ActionBarActivity

ActionBarActivity ()

This site uses cookies to store your preferences for site-specific language and display options.

Hooray!

This class requires API level or higher

This doc is hidden because your selected API level for the documentation is . You can change the documentation API level with the selector above the left navigation.

For more information about specifying the API level your app requires, read Supporting Different Platform Versions.