Start application identifiers for Android Setting screens

The Start application function is used to open an application on the device. This is a preferred alternative to using visual analysis because it ensures a successful launch on different devices. The below list includes useful Start application identifiers for several Android setting screens that can be included within your script.

Example    

Navigating to the "Language & input" setting screen

  • Using the Start application command:

    Application identifier: com.android.settings/.LanguageSettings

    This option helps create a generic script.

  • Using visual analysis:

    Click Settings > Language & input.

    This step can be different depending on the device.

Application identifier

Application and screen

com.android.settings/.Settings

Settings

com.android.settings/.wifi.WifiSettings

Wi-Fi Settings

com.android.settings/.RunningServices

Applications settings - Running service

com.android.settings/.ManageApplications

Applications settings - Manage applications

com.android.settings/.fuelgauge.PowerUsageSummary

Battery Usage Statistics

com.android.settings/.DateTimeSettingsSetupWizard

Date & time settings

com.android.settings/.LanguageSettings

Language & input settings

com.android.settings/.SecuritySettings

Security settings

com.android.settings/.IccLockSettings

Set up SIM card lock

com.android.settings/.DevelopmentSettings

Development options

com.android.settings/.UsageStats

App usage statistics

com.android.settings/.deviceinfo.Status

Status - Device information

com.android.settings/.UserDictionarySettings

User dictionary settings

com.android.settings/.CreateShortcut

Settings shortcut