SettingsActivity

public class SettingsActivity extends Activity

A PreferenceActivity that presents a set of application settings. On handset devices, settings are presented as a single list. On tablets, settings are split by category, with category headers shown to the left of the list of settings.

See Android Design: Settings for design guidelines and the Settings API Guide for more information on developing a Settings UI.

Methods

onPostCreate

protected void onPostCreate(Bundle savedInstanceState)

onStart

public void onStart()

{@inheritDoc}

onStop

public void onStop()